From 20a9d9f05d21be79ce82e1f7a7746b1ee3a538dc Mon Sep 17 00:00:00 2001 From: hwb0703 Date: Wed, 2 Jun 2021 16:28:18 +0800 Subject: [PATCH] README.md add space --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c2bcff8..2482521 100755 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ This module allows you to develop new test cases for new features, or modify exi ``` developertest/ -├── aw # Static libraries of the test framework +├── aw # Static libraries of the test framework │ ├── cxx # C++ libraries │ └── python # Python libraries ├── config # Test framework configuration -- Gitee