From 5c3efd4aa875913fbf4938d417a2f3bdf4cd9d95 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=B9=81=E4=BE=9D?= Date: Wed, 11 May 2022 22:50:14 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9Readme=E7=9B=B8=E5=85=B3?= =?UTF-8?q?=E4=BB=93=E4=B8=8D=E5=9C=A8=E5=90=8C=E4=B8=80=E8=A1=8C=E6=98=BE?= =?UTF-8?q?=E7=A4=BA=E7=9A=84=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 繁依 --- README.md | 2 ++ README_zh.md | 2 ++ 2 files changed, 4 insertions(+) diff --git a/README.md b/README.md index d7507c48c..fc2e5ec8b 100644 --- a/README.md +++ b/README.md @@ -231,5 +231,7 @@ This FA is called **DeviceManager_UI.hap**, which is preset as a system applicat **** [**interface_sdk-js**](https://gitee.com/openharmony/interface_sdk-js/) + [**applications_hap**](https://gitee.com/openharmony/applications_hap) + **device_manager** diff --git a/README_zh.md b/README_zh.md index d7f3432f4..86b858870 100644 --- a/README_zh.md +++ b/README_zh.md @@ -231,5 +231,7 @@ dmClass.unAuthenticateDevice(this.deviceInfo); **** [**interface_sdk-js**](https://gitee.com/openharmony/interface_sdk-js/) + [**applications_hap**](https://gitee.com/openharmony/applications_hap) + **device_manager** \ No newline at end of file -- Gitee