修改readme内容

Signed-off-by: chencheng31 <chencheng8@huawei.com>
This commit is contained in:
chencheng31
2022-03-08 13:58:40 +08:00
parent 615f4693da
commit cfa89019a2
2 changed files with 5 additions and 1 deletions
+2
View File
@@ -39,6 +39,8 @@ run ./restool, show command:
-r resource ID header file path
-p package name
./restool -i main -o out -r out/ResourceTable.h -p ohos.demo
using IDE(recommonded)
## Related to the storehouse
+3 -1
View File
@@ -39,7 +39,9 @@
-r 资源ID头文件
-p 应用包名
复杂场景推荐使用IDE 工具。
./restool -i main -o out -r out/ResourceTable.h -p ohos.demo
推荐使用IDE工具。
## 相关仓