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 ff70a78..87d17df 100644 --- a/README_zh.md +++ b/README_zh.md @@ -100,10 +100,10 @@ restool -i entry/src/main -j entry/src/main/module.json -p com.ohos.demo -o out **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 )