From e4e7492a96e27c8d7894c4e586708189abcf86b5 Mon Sep 17 00:00:00 2001 From: fangyunzhong Date: Fri, 21 Apr 2023 07:54:35 +0000 Subject: [PATCH] =?UTF-8?q?fixed=204581a93=20from=20https://gitee.com/fang?= =?UTF-8?q?-yunzhong/developtools=5Fglobal=5Fresource=5Ftool/pulls/94=20?= =?UTF-8?q?=E6=96=87=E6=A1=A3=E8=B7=B3=E8=BD=AC=E9=93=BE=E6=8E=A5=E4=BC=98?= =?UTF-8?q?=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: fangyunzhong --- README.md | 12 ++++-------- README_zh.md | 8 ++++---- 2 files changed, 8 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index cc7a8fe..6e6cf1d 100644 --- a/README.md +++ b/README.md @@ -19,10 +19,6 @@ resource tool is used in computer.In OpenHarmony SDK toolchain.Provide to IDE.Su ## Instructions -### SDK Build - -[SDK build refer](https://gitee.com/openharmony/build/blob/master/README.md) - ### Test In PC, run `python test.py ./restool ./out` @@ -54,11 +50,11 @@ entry Directory Structure **global_resource_tool** -[third_party_libxml2](https://gitee.com/openharmony/third_party_libxml2/README.md) +[third_party_libxml2](https://gitee.com/openharmony/third_party_libxml2/blob/master/README.md) -[third_party_jsoncpp](https://gitee.com/openharmony/third_party_jsoncpp/README.md) +[third_party_jsoncpp](https://gitee.com/openharmony/third_party_jsoncpp/blob/master/README.md) -[third_party_sqlite](https://gitee.com/openharmony/third_party_sqlite/README.md) +[third_party_sqlite](https://gitee.com/openharmony/third_party_sqlite/blob/master/README.md) -[third_party_bounds_checking_function](https://gitee.com/openharmony/third_party_bounds_checking_function/README.md) +[third_party_bounds_checking_function](https://gitee.com/openharmony/third_party_bounds_checking_function/blob/master/README.en.md) diff --git a/README_zh.md b/README_zh.md index fc42e68..450bdec 100644 --- a/README_zh.md +++ b/README_zh.md @@ -54,10 +54,10 @@ entry目录结构 **global_resource_tool** -[third_party_libxml2](https://gitee.com/openharmony/third_party_libxml2/README_zh.md) +[third_party_libxml2](https://gitee.com/openharmony/third_party_libxml2/blob/master/README.md) -[third_party_jsoncpp](https://gitee.com/openharmony/third_party_jsoncpp/README_zh.md) +[third_party_jsoncpp](https://gitee.com/openharmony/third_party_jsoncpp/blob/master/README.md) -[third_party_sqlite](https://gitee.com/openharmony/third_party_sqlite/README_zh.md) +[third_party_sqlite](https://gitee.com/openharmony/third_party_sqlite/blob/master/README.md) -[third_party_bounds_checking_function](https://gitee.com/openharmony/third_party_bounds_checking_function/README_zh.md) +[third_party_bounds_checking_function](https://gitee.com/openharmony/third_party_bounds_checking_function/blob/master/README.md )