summaryrefslogtreecommitdiff
path: root/README_zh.md
diff options
context:
space:
mode:
authorruki <[email protected]>2022-10-21 00:34:47 +0800
committerruki <[email protected]>2022-10-21 00:34:47 +0800
commita2b3aa2365da46b9ef445dbc4c893204ed3ea454 (patch)
tree9291e9b92f6f7bfb7565e01c22cd05576b5d7081 /README_zh.md
parent1f2587d9b52b4f855a111761c01144a499e901e5 (diff)
update readme
Diffstat (limited to 'README_zh.md')
-rw-r--r--README_zh.md6
1 files changed, 2 insertions, 4 deletions
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" />