diff options
| -rwxr-xr-x | README.md | 2 | ||||
| -rwxr-xr-x | README_zh.md | 2 |
2 files changed, 4 insertions, 0 deletions
@@ -76,6 +76,8 @@ If you want to known more, please refer to: #### Examples + + Create a c++ console project: ```bash diff --git a/README_zh.md b/README_zh.md index 2cabac97e..fb150fa02 100755 --- a/README_zh.md +++ b/README_zh.md @@ -113,6 +113,8 @@ xmake的目标是开发者更加关注于项目本身开发,简化项目的描 #### 简单例子 + + 创建一个c++ console项目: ```bash |
