diff options
| -rw-r--r-- | README.md | 6 | ||||
| -rw-r--r-- | README_zh.md | 6 |
2 files changed, 4 insertions, 8 deletions
@@ -124,6 +124,8 @@ If you don't want to use the script to install xmake, see [Installation Guide](h An official xmake package repository exists at: [xmake-repo](https://github.com/xmake-io/xmake-repo) +<img src="https://xmake.io/assets/img/index/package.gif" width="650px" /> + ## Create project ```bash @@ -188,10 +190,6 @@ The test project: [xmake-core](https://github.com/xmake-io/xmake/tree/master/cor ## Package management -### Download and build - -<img src="https://xmake.io/assets/img/index/package.gif" width="650px" /> - ### Processing architecture <img src="https://xmake.io/assets/img/index/package_arch.png" width="650px" /> diff --git a/README_zh.md b/README_zh.md index 48125faa1..5b324aab8 100644 --- a/README_zh.md +++ b/README_zh.md @@ -132,6 +132,8 @@ Invoke-Expression (Invoke-Webrequest 'https://xmake.io/psget.text' -UseBasicPars 官方的xmake包管理仓库: [xmake-repo](https://github.com/xmake-io/xmake-repo) +<img src="https://xmake.io/assets/img/index/package.gif" width="650px" /> + ## 创建工程 ```bash @@ -197,10 +199,6 @@ $ xmake f --menu ## 包依赖管理 -### 下载和编译 - -<img src="https://xmake.io/assets/img/index/package.gif" width="650px" /> - ### 架构和流程 <img src="https://xmake.io/assets/img/index/package_arch.png" width="650px" /> |
