diff options
| author | ruki <[email protected]> | 2020-10-13 22:34:41 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2020-10-13 22:34:41 +0800 |
| commit | a3123779b58e75413cd448a6847a3b98704a1dcd (patch) | |
| tree | 0c63e78c7e05d41a792f757d9af43f267b4a5749 | |
| parent | e20646a5231dbf0cd846c978b8209be1bf4214df (diff) | |
update readme
| -rw-r--r-- | README_zh.md | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/README_zh.md b/README_zh.md index 841edfbbb..f217879dd 100644 --- a/README_zh.md +++ b/README_zh.md @@ -64,6 +64,12 @@ xmake 是一个基于 Lua 的轻量级跨平台构建工具,使用 xmake.lua �  +## 课程 + +xmake 官方也推出了一些入门课程,带你一步步快速上手 xmake,课程列表如下: + +* [Xmake 带你轻松构建 C/C++ 项目](https://xmake.io/#/zh-cn/about/course) + ## 安装 #### 使用curl @@ -424,12 +430,6 @@ $ ./gradlew app:assembleDebug > Task :app:assembleDebug ``` -## 官方课程 - -xmake 官方也推出了一些入门课程,带你一步步快速上手 xmake,课程列表如下: - -* [Xmake 带你轻松构建 C/C++ 项目](https://xmake.io/#/zh-cn/about/course) - ## 技术支持 我们也提供付费的技术支持来为帮助用户快速解决相关问题,具体详情请点击下面的图片链接: |
