修改了README.md中的格式

Signed-off-by: aodongbiao <aodongbiao@huawei.com>
This commit is contained in:
aodongbiao
2022-08-08 19:03:48 +08:00
parent 826f065e12
commit fd46591109
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -27,7 +27,7 @@ Main function
│ │ ├── main.c # command line implement
│ │ └── syscap_tool.c # codec implement
│ └── test
│ | └── syscap_tool_test.c # syscap_tool test codec implement
│ | └── syscap_tool_test.c # syscap_tool test codec implement
| |—— tools
| │ │
| │ └── syscap_check.py # syscap一致性检查脚本
@@ -119,4 +119,4 @@ python3 syscap_check.py --project_path path_of_openarmony --check_target sdk_cod
### Release Note
v1.0.0 2022-3-8 first release, SysCap codec supported for Windows/Linux/Mac host.
v1.0.0 2022-3-8 first release, SysCap codec supported for Windows/Linux/Mac host.
+1 -1
View File
@@ -155,4 +155,4 @@ python3 syscap_check.py --project_path path_of_openarmony --check_target sdk_cod
## Release Note
v1.1.0 2022-6-17 添加转字符串格式以及比较功能。
v1.0.0 2022-3-8 首版本,提供Windows/Linux/Mac平台的系统能力编解码。
v1.0.0 2022-3-8 首版本,提供Windows/Linux/Mac平台的系统能力编解码。