From 553f64399d49a657f2581c054234fc9e60ed514f Mon Sep 17 00:00:00 2001 From: hwzhangchuang Date: Tue, 29 Mar 2022 14:32:44 +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 b867add8..307f9788 100644 --- a/README_zh.md +++ b/README_zh.md @@ -69,5 +69,16 @@ ## **涉及仓** **** -**分布式相机** -[distributed_camera](https://gitee.com/openharmony/distributed_camera) \ 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