From e5fc6924f38140593bd82a3ebc0c6457124ccbbf Mon Sep 17 00:00:00 2001 From: hwzhangchuang Date: Tue, 29 Mar 2022 14:16:53 +0800 Subject: [PATCH 1/2] modify readme Signed-off-by: hwzhangchuang --- README_zh.md | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) diff --git a/README_zh.md b/README_zh.md index a22043e3..20c8ddda 100644 --- a/README_zh.md +++ b/README_zh.md @@ -86,8 +86,16 @@ ## **涉及仓** **** -**分布式屏幕** -[distributed_screen](https://gitee.com/openharmony/distributed_screen) +分布式硬件子系统: -**分布式硬件管理框架** -[distributed_hardware_fwk](https://gitee.com/openharmony/distributed_hardware_fwk) \ No newline at end of file +设备管理 +[device_manager](https://gitee.com/openharmony/device_manager) + +分步式硬件管理框架 +[distributed_hardware_fwk](https://gitee.com/openharmony/distributed_hardware_fwk) + +分布式相机 +[distributed_camera](https://gitee.com/openharmony/distributed_camera) + +**分布式屏幕 +[distributed_screen](https://gitee.com/openharmony/distributed_screen)** \ No newline at end of file -- Gitee From b5639cccd0d351fff41f9364c7361d09a18702c2 Mon Sep 17 00:00:00 2001 From: hwzhangchuang Date: Tue, 29 Mar 2022 14:18:08 +0800 Subject: [PATCH 2/2] modify readme Signed-off-by: hwzhangchuang --- README_zh.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README_zh.md b/README_zh.md index 20c8ddda..1f385bb5 100644 --- a/README_zh.md +++ b/README_zh.md @@ -86,7 +86,7 @@ ## **涉及仓** **** -分布式硬件子系统: +**分布式硬件子系统:** 设备管理 [device_manager](https://gitee.com/openharmony/device_manager) -- Gitee