From 1f165aaa8b825d82cfe404a4a491030a1e206305 Mon Sep 17 00:00:00 2001 From: Goldgom Date: Tue, 7 Jun 2022 11:13:55 +0000 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E8=B7=B3=E8=BD=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Goldgom --- README.md | 11 +++++++---- README_zh.md | 11 +++++++---- 2 files changed, 14 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index e0e0d14..18c129c 100644 --- a/README.md +++ b/README.md @@ -43,8 +43,11 @@ resource tool command e.g: ## Related to the storehouse -third_party_libxml2 -third_party_jsoncpp -third_party_sqlite -third_party_bounds_checking_function +[third_party_libxml2](https://gitee.com/openharmony/third_party_libxml2/README.md) + +[third_party_jsoncpp](https://gitee.com/openharmony/third_party_jsoncpp/README.md) + +[third_party_sqlite](https://gitee.com/openharmony/third_party_sqlite/README.md) + +[third_party_bounds_checking_function](https://gitee.com/openharmony/third_party_bounds_checking_function/README.md) diff --git a/README_zh.md b/README_zh.md index 13ab6d0..a82b1cb 100644 --- a/README_zh.md +++ b/README_zh.md @@ -43,7 +43,10 @@ PC 上运行 `python test.py ./restool ./out` ## 相关仓 -third_party_libxml2 -third_party_jsoncpp -third_party_sqlite -third_party_bounds_checking_function +[third_party_libxml2](https://gitee.com/openharmony/third_party_libxml2/README_zh.md) + +[third_party_jsoncpp](https://gitee.com/openharmony/third_party_jsoncpp/README_zh.md) + +[third_party_sqlite](https://gitee.com/openharmony/third_party_sqlite/README_zh.md) + +[third_party_bounds_checking_function](https://gitee.com/openharmony/third_party_bounds_checking_function/README_zh.md)