From 2551eb2b35249dbe2410fdbec4cbe70dc84fcdcb Mon Sep 17 00:00:00 2001 From: EasyGuohf <163991322+EasyGuohf@users.noreply.github.com> Date: Mon, 29 Sep 2025 09:48:37 +0800 Subject: [PATCH] =?UTF-8?q?readMe=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- readme_cn.md | 11 +++++------ readme_en.md | 11 +++++------ 2 files changed, 10 insertions(+), 12 deletions(-) diff --git a/readme_cn.md b/readme_cn.md index 319fc5d..8f02a50 100644 --- a/readme_cn.md +++ b/readme_cn.md @@ -20,12 +20,11 @@ 使用说明: -1. 在手机的主屏幕,点击”文档扫描“,启动应用。 -2. 点击“文档扫描”按钮,进入扫描页面。 -3. 点击拍照按钮,识别文档图片。 -4. 点击缩略图,进入编辑页面。 -5. 可更换滤镜、手动裁剪等。 -6. 保存进入结果页面,点击可查看文件;点击“返回首页”进入首页。 +1. 点击“文档扫描”按钮,进入扫描页面。 +2. 点击拍照按钮,识别文档图片。 +3. 点击缩略图,进入编辑页面。 +4. 可更换滤镜、手动裁剪等。 +5. 保存进入结果页面,点击可查看文件;点击“返回首页”进入首页。 diff --git a/readme_en.md b/readme_en.md index 4e5a331..37bcedc 100644 --- a/readme_en.md +++ b/readme_en.md @@ -20,12 +20,11 @@ You need to use **@hms.ai.DocumentScanner.d.ets**, which contains the APIs for d Instructions: -1. On the home screen of a mobile phone, tap **DocumentScan** to start the app. -2. Click the **Document Scanner** button to go to the scan page. -3. Tap the shutter button to scan a document. -4. Tap the thumbnail to go to the editing page. -5. Perform operations such as changing the filter or manually clipping the image. -6. Save and enter the results page, click to view the file; click **Back to Home** to go to the homepage. +1. Click the **Document Scanner** button to go to the scan page. +2. Tap the shutter button to scan a document. +3. Tap the thumbnail to go to the editing page. +4. Perform operations such as changing the filter or manually clipping the image. +5. Save and enter the results page, click to view the file; click **Back to Home** to go to the homepage. -- Gitee