diff --git a/OAT.xml b/OAT.xml index 86c5ded7316a79623f30b105ed28add644d13061..c2f76b0f8162fae083d8e7bbc86430ebec5882d9 100644 --- a/OAT.xml +++ b/OAT.xml @@ -13,8 +13,12 @@ See the License for the specific language governing permissions and limitations under the License. - This is the configuration file template for OpenHarmony OSS Audit Tool, please copy it to your project root dir and modify it refer to OpenHarmony/tools_oat/README. + +--> + + diff --git a/README.md b/README.md index 2374b55b2dc746e44004afb420c57c0bfd5f6cbc..2ed985f3888ef008b03fffe97011f4f5fdbe6643 100644 --- a/README.md +++ b/README.md @@ -44,5 +44,5 @@ clang -o helloworld helloworld.c -target arm-liteos --sysroot=/my_ohos_root_path [Kernel subsystem](https://gitee.com/openharmony/docs/blob/master/en/readme/kernel.md) -**prebuilts\_lite\_sysroot** +[prebuilts\_lite\_sysroot](https://gitee.com/openharmony/prebuilts_lite_sysroot/blob/master/README.md) diff --git a/README_zh.md b/README_zh.md index 5d120b268ea4876690021a836a9c50b66aaadc18..13d3008a22a539f38ab81942e6546d5c940ac727 100644 --- a/README_zh.md +++ b/README_zh.md @@ -44,5 +44,5 @@ clang -o helloworld helloworld.c -target arm-liteos --sysroot=/my_ohos_root_path [内核子系统](https://gitee.com/openharmony/docs/blob/master/zh-cn/readme/%E5%86%85%E6%A0%B8%E5%AD%90%E7%B3%BB%E7%BB%9F.md) -**prebuilts\_lite\_sysroot** +[prebuilts\_lite\_sysroot](https://gitee.com/openharmony/prebuilts_lite_sysroot/blob/master/README_zh.md)