Commit 081ec0d7 authored by 图灵说的都队's avatar 图灵说的都队
Browse files

Replace README.md

parent ee385f3f
No related merge requests found
Showing with 1 addition and 1 deletion
+1 -1
...@@ -100,7 +100,7 @@ sh < test.sh (此重定向命令会运行test.sh脚本,该脚本可能是 ...@@ -100,7 +100,7 @@ sh < test.sh (此重定向命令会运行test.sh脚本,该脚本可能是
│ │ ├── Kconfig #构建项目的Kconfig │ │ ├── Kconfig #构建项目的Kconfig
│ │ ├── Makefile #构建项目的Makefile │ │ ├── Makefile #构建项目的Makefile
│ │ └── test.c #项目源代码文件 │ │ └── test.c #项目源代码文件
── readme.md #本项目文档 ── readme.md #本项目文档
``` ```
## 10. 比赛收获 ## 10. 比赛收获
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment