From 8b53610c509e853e78a8c9e242c1553627e67744 Mon Sep 17 00:00:00 2001 From: Lloyd_Liu <12595420+Lloyd-Liu@user.noreply.gitee.com> Date: Thu, 13 Mar 2025 11:20:24 +0000 Subject: [PATCH] update README.en.md. Signed-off-by: Lloyd_Liu <12595420+Lloyd-Liu@user.noreply.gitee.com> --- README.en.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.en.md b/README.en.md index b0273de..48ccfbf 100644 --- a/README.en.md +++ b/README.en.md @@ -24,6 +24,6 @@ Learn how to edit images based on image encoding and decoding, including croppin ### Constraints 1. The sample is only supported on Huawei phones with standard systems. -2. HarmonyOS: HarmonyOS NEXT Developer Beta1 or later. -3. DevEco Studio: DevEco Studio NEXT Developer Beta1 or later. -4. HarmonyOS SDK: HarmonyOS NEXT Developer Beta1 SDK or later. \ No newline at end of file +2. HarmonyOS: HarmonyOS 5.0.0 Release. +3. DevEco Studio: DevEco Studio 5.0.0 Release. +4. HarmonyOS SDK: HarmonyOS 5.0.0 Release SDK. \ No newline at end of file -- Gitee