summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorruki <[email protected]>2022-10-20 23:44:37 +0800
committerruki <[email protected]>2022-10-20 23:44:37 +0800
commit1f2587d9b52b4f855a111761c01144a499e901e5 (patch)
tree1433ed2d76205903266ee5fdccbd3ceed6bbef96
parent347bee6e7498283dd401292958ca03c5a517688d (diff)
update readme
-rw-r--r--README.md2
-rw-r--r--README_zh.md2
2 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 43dc25f14..449e8ce8f 100644
--- a/README.md
+++ b/README.md
@@ -190,7 +190,7 @@ The test project: [xmake-core](https://github.com/xmake-io/xmake/tree/master/cor
### Download and build
-<img src="https://xmake.io/assets/img/index/package_manage.png" width="650px" />
+<img src="https://xmake.io/assets/img/index/package.gif" width="650px" />
### Processing architecture
diff --git a/README_zh.md b/README_zh.md
index c665f4689..48125faa1 100644
--- a/README_zh.md
+++ b/README_zh.md
@@ -199,7 +199,7 @@ $ xmake f --menu
### 下载和编译
-<img src="https://xmake.io/assets/img/index/package_manage.png" width="650px" />
+<img src="https://xmake.io/assets/img/index/package.gif" width="650px" />
### 架构和流程