From b0c3613b4df2aaaee5d48a18e55fccbf57a903af Mon Sep 17 00:00:00 2001 From: hwzhangchuang Date: Tue, 29 Mar 2022 14:35:31 +0800 Subject: [PATCH] modify readme Signed-off-by: hwzhangchuang --- README_zh.md | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/README_zh.md b/README_zh.md index 7196a75c..f620fbf5 100644 --- a/README_zh.md +++ b/README_zh.md @@ -67,7 +67,17 @@ ## **涉及仓** **** -**分步式硬件管理框架** -[distributed_hardware_fwk](https://gitee.com/openharmony/distributed_hardware_fwk) +**分布式硬件子系统:** +设备管理 +[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) -- Gitee