diff --git a/README_zh.md b/README_zh.md
index facd6aa17f59dd5157e8ce9cfadb44b8d6743c0a..309a553628077235643d22d5019d2d9bc1ede83c 100644
--- a/README_zh.md
+++ b/README_zh.md
@@ -66,7 +66,7 @@ OpenHarmony LiteOS-A内核是基于Huawei LiteOS内核演进发展的新一代
## 使用说明
-OpenHarmony LiteOS-A内核支持([Hi3518EV300](https://gitee.com/openharmony/docs/blob/master/zh-cn/device-dev/quick-start/quickstart-lite-introduction-hi3518.md))、([Hi3516DV300](https://gitee.com/openharmony/docs/blob/master/zh-cn/device-dev/quick-start/quickstart-lite-introduction-hi3516.md))单板。开发者可基于两种单板开发运行自己的应用程序。
+OpenHarmony LiteOS-A内核支持[Hi3518EV300](https://gitee.com/openharmony/docs/blob/master/zh-cn/device-dev/quick-start/quickstart-lite-introduction-hi3518.md)及[Hi3516DV300](https://gitee.com/openharmony/docs/blob/master/zh-cn/device-dev/quick-start/quickstart-lite-introduction-hi3516.md)单板。开发者可基于两种单板开发运行自己的应用程序。
### 准备
@@ -82,7 +82,7 @@ OpenHarmony LiteOS-A内核支持([Hi3518EV300](https://gitee.com/openharmony/d
### 编译构建
-开发者开发第一个应用程序可参考:
+如果这是您的首次应用程序开发,可参考:
- [helloworld for Hi3518EV300](https://gitee.com/openharmony/docs/blob/master/zh-cn/device-dev/quick-start/quickstart-lite-steps-hi3518-running.md);