diff options
| author | ruki <[email protected]> | 2022-10-21 00:34:47 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2022-10-21 00:34:47 +0800 |
| commit | a2b3aa2365da46b9ef445dbc4c893204ed3ea454 (patch) | |
| tree | 9291e9b92f6f7bfb7565e01c22cd05576b5d7081 | |
| parent | 1f2587d9b52b4f855a111761c01144a499e901e5 (diff) | |
update readme
| -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" /> |
