diff --git a/README.md b/README.md index 267cf82..e0e0d14 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # OpenHarmony resource compile tool ## Description -resource tool is used in computer.In OpenHarmony SDK toolchain.Provide to IDE.Support Window,Linux, MacOS platform. +resource tool is used in computer.In OpenHarmony SDK toolchain.Provide to IDE.Support Windows, Linux, MacOS platform. ## Directory Structure @@ -31,7 +31,7 @@ In PC, run `python test.py ./restool ./out` resource tool usually integrate to IDE, OpenHarmony compile system. -resouce tool command e.g: +resource tool command e.g: -v version -i input resource path diff --git a/README_zh.md b/README_zh.md index 0550dce..13ab6d0 100644 --- a/README_zh.md +++ b/README_zh.md @@ -1,7 +1,7 @@ # OpenHarmony资源编译工具 ## 介绍 -资源编译工具属于PC端工具,在OpenHarmony SDK中toolchain目录下,提供给IDE使用,支持Window, Linux, MacOS平台。 +资源编译工具属于PC端工具,在OpenHarmony SDK中toolchain目录下,提供给IDE使用,支持Windows, Linux, MacOS平台。 ## 目录