README文件修复

Signed-off-by: zhangpa2021 <zhangpan70@huawei.com>
This commit is contained in:
zhangpa2021 2023-09-13 17:49:18 +08:00
parent 64e3e98e3a
commit ecef755554
2 changed files with 6 additions and 2 deletions

4
README.md Normal file → Executable file
View File

@ -54,7 +54,9 @@ OpenHarmony supports the following system types:
## Constraints<a name="section119744591305"></a>
Test cases for the mini system must be developed based on C, and those for the small system must be developed based on C++.
Test cases for the mini system must be developed based on C, the small system must be developed based on C++, and the standard system must be developed based on C++ or js.
1. Currently the DCTS supports the standard system.
2. Screenless devices do not support PIN authentication networking and do not support DCTS test。
## Usage Guidelines<a name="section137768191623"></a>

4
README_ZH.md Normal file → Executable file
View File

@ -55,7 +55,9 @@ OpenHarmony支持如下几种系统类型
## 约束<a name="section119744591305"></a>
轻量系统用例开发语言是C小型系统用例开发语言是C++。
轻量系统用例开发语言是C小型系统用例开发语言是C++标准系统用例开发语言是C++/js。
1. 当前DCTS支持标准系统。
2. 无屏设备不支持PIN码认证组网暂不支持DCTS测试。
## 使用说明<a name="section137768191623"></a>