From 3bf0e0fa2cc56c4584353d16eceb1dcab777e07e Mon Sep 17 00:00:00 2001 From: nobbo Date: Thu, 22 Sep 2022 15:56:18 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=96=87=E6=A1=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: nobbo --- README_zh.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README_zh.md b/README_zh.md index 1e377c4..87e7bba 100644 --- a/README_zh.md +++ b/README_zh.md @@ -1,7 +1,9 @@ -# 备忘录源码开发说明 +# 备忘录部件 ## 简介 备忘录应用是OpenHarmony中预置的应用,为用户提供文本编辑以及保存功能。 +**架构图** + ![](./figures/note.png) ## 目录 @@ -46,7 +48,7 @@ ``` -## 签名打包 +## 编译构建/使用方法 ### 签名 #### 签名文件的配置 打开项目工程,选择 File → Project Structure @@ -136,5 +138,5 @@ hilog | grep Label 系统应用 -**applications_notes** +**[applications_notes](https://gitee.com/openharmony/applications_notes)**