diff options
| -rw-r--r-- | README.md | 12 | ||||
| -rw-r--r-- | README_zh.md | 12 |
2 files changed, 20 insertions, 4 deletions
@@ -89,7 +89,11 @@ Invoke-Expression (Invoke-Webrequest 'https://raw.githubusercontent.com/tboox/xm ## Simple description -<img src="https://xmake.io/assets/img/index/showcode1.png" width="50%" /> +<img src="https://xmake.io/assets/img/index/showcode1.png" width="40%" /> + +## Package dependences + +<img src="https://xmake.io/assets/img/index/add_require.png" width="70%" /> ## Build project @@ -122,7 +126,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%" /> + +## Package management + +<img src="https://xmake.io/assets/img/index/package_manage.png" width="80%" /> ## Support platforms 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%" /> ## 支持平台 |
