From 2f68872ca086ba42d415056298312960072cba26 Mon Sep 17 00:00:00 2001 From: hwzhangchuang Date: Tue, 29 Mar 2022 14:16:29 +0800 Subject: [PATCH] modify readme Signed-off-by: hwzhangchuang --- README_zh.md | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/README_zh.md b/README_zh.md index 7196a75c..5d38a176 100644 --- a/README_zh.md +++ b/README_zh.md @@ -67,7 +67,18 @@ ## **涉及仓** **** -**分步式硬件管理框架** -[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