diff options
Diffstat (limited to 'README_zh.md')
| -rw-r--r-- | README_zh.md | 12 |
1 files changed, 10 insertions, 2 deletions
diff --git a/README_zh.md b/README_zh.md index ccf556dce..227d965b1 100644 --- a/README_zh.md +++ b/README_zh.md @@ -95,7 +95,11 @@ Invoke-Expression (Invoke-Webrequest 'https://raw.githubusercontent.com/tboox/xm ## 简单的工程描述 -<img src="https://xmake.io/assets/img/index/showcode1.png" width="50%" /> +<img src="https://xmake.io/assets/img/index/showcode1.png" width="40%" /> + +## 包依赖描述 + +<img src="https://xmake.io/assets/img/index/add_require.png" width="70%" /> ## 构建工程 @@ -128,7 +132,11 @@ $ xmake $ xmake f --menu ``` -<img src="https://xmake.io/assets/img/index/menuconf.gif" width="60%" /> +<img src="https://xmake.io/assets/img/index/menuconf.png" width="80%" /> + +## 包依赖管理 + +<img src="https://xmake.io/assets/img/index/package_manage.png" width="80%" /> ## 支持平台 |
