From 4ed4ed2fafd0ebdb491b655ba1d7d5118e9efa8a Mon Sep 17 00:00:00 2001 From: chencheng31 Date: Fri, 11 Mar 2022 14:32:21 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9readme?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: chencheng31 --- README.md | 4 ++-- README_zh.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) 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平台。 ## 目录