From 42c5f08919b656c944d0f8ce27ebbb3af24b2d27 Mon Sep 17 00:00:00 2001 From: liubeibei Date: Tue, 16 Mar 2021 05:01:44 +0800 Subject: [PATCH] Description:update utils readme Feature or Bugfix:Feature Binary Source:Huawei PrivateCode(Yes/No):Yes Change-Id: I80034cecda664b5299fd100e66ff4c30a8797afa ChangeID:13281180 --- README.md | 8 +++----- README_zh.md | 8 +++----- 2 files changed, 6 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 1136ef7..1f824b2 100755 --- a/README.md +++ b/README.md @@ -165,11 +165,9 @@ utils/native/lite/ # Root directory ## Repositories Involved -iothardware\_frameworks\_wifiiot\_lite - -iothardware\_hals\_wifiiot\_lite - -iothardware\_interfaces\_kits\_wifiiot\_lite +[utils](https://gitee.com/openharmony/docs/blob/master/en/readme/utils.md) utils\_native\_lite +[iothardware\_peripheral](https://gitee.com/openharmony/iothardware_peripheral/blob/master/README.md) + diff --git a/README_zh.md b/README_zh.md index f1a68dc..3e9d00d 100755 --- a/README_zh.md +++ b/README_zh.md @@ -165,11 +165,9 @@ utils/native/lite/ # 公共基础库根目录 ## 涉及仓 -iothardware\_frameworks\_wifiiot\_lite - -iothardware\_hals\_wifiiot\_lite - -iothardware\_interfaces\_kits\_wifiiot\_lite +[公共基础](https://gitee.com/openharmony/docs/blob/master/zh-cn/readme/%E5%85%AC%E5%85%B1%E5%9F%BA%E7%A1%80.md) utils\_native\_lite +[iothardware\_peripheral](https://gitee.com/openharmony/iothardware_peripheral/blob/master/README_zh.md) + -- Gitee