diff options
| author | ruki <[email protected]> | 2022-10-20 23:44:37 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2022-10-20 23:44:37 +0800 |
| commit | 1f2587d9b52b4f855a111761c01144a499e901e5 (patch) | |
| tree | 1433ed2d76205903266ee5fdccbd3ceed6bbef96 | |
| parent | 347bee6e7498283dd401292958ca03c5a517688d (diff) | |
update readme
| -rw-r--r-- | README.md | 2 | ||||
| -rw-r--r-- | README_zh.md | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -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" /> ### 架构和流程 |
