From 737dd02020ea4234d499267999384ca86bf6aa1a Mon Sep 17 00:00:00 2001 From: benb365 Date: Tue, 16 Mar 2021 11:00:47 +0800 Subject: [PATCH] Add self to related repo. Change-Id: I471bc681db7d7e4591ab5667ce6f2dbf202400ac --- README.md | 2 ++ README_zh.md | 2 ++ 2 files changed, 4 insertions(+) diff --git a/README.md b/README.md index 572e996..4fd39d2 100644 --- a/README.md +++ b/README.md @@ -53,6 +53,8 @@ hb build lite_wms [Graphic subsystem](https://gitee.com/openharmony/docs/blob/master/en/readme/graphics-subsystem.md) +**graphic_wms** + [graphic_surface](https://gitee.com/openharmony/graphic_surface/blob/master/README.md) [graphic_ui](https://gitee.com/openharmony/graphic_ui/blob/master/README.md) diff --git a/README_zh.md b/README_zh.md index 85199cc..595bb6b 100644 --- a/README_zh.md +++ b/README_zh.md @@ -53,6 +53,8 @@ hb build lite_wms [图形子系统](https://gitee.com/openharmony/docs/blob/master/zh-cn/readme/%E5%9B%BE%E5%BD%A2%E5%AD%90%E7%B3%BB%E7%BB%9F.md) +**graphic_wms** + [graphic_surface](https://gitee.com/openharmony/graphic_surface/blob/master/README_zh.md) [graphic_ui](https://gitee.com/openharmony/graphic_ui/blob/master/README_zh.md) -- Gitee