diff options
| author | ruki <[email protected]> | 2023-01-10 00:39:39 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2023-01-10 00:39:39 +0800 |
| commit | b75d4ed54dfd6add634c24bd7ead65bb1a1f1111 (patch) | |
| tree | d5c0c2ac91396434ed1ee8eae9b6c7015a6c0c27 /README_zh.md | |
| parent | ba6b41079e3f67a8182d725a8bfe07514752ad70 (diff) | |
update readme
Diffstat (limited to 'README_zh.md')
| -rw-r--r-- | README_zh.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/README_zh.md b/README_zh.md index 9c69446a5..49eb8293c 100644 --- a/README_zh.md +++ b/README_zh.md @@ -87,7 +87,7 @@ Xmake ≈ Make/Ninja + CMake/Meson + Vcpkg/Conan + distcc + ccache/sccache 如果你想要了解更多,请参考:[在线文档](https://xmake.io/#/zh-cn/getting_started), [Github](https://github.com/xmake-io/xmake)以及[Gitee](https://gitee.com/tboox/xmake),同时也欢迎加入我们的 [社区](https://xmake.io/#/zh-ch/about/contact). - + ## 课程 @@ -129,7 +129,7 @@ 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" /> +<img src="https://github.com/xmake-io/xmake-docs/raw/master/assets/img/index/package.gif" width="650px" /> ## 创建工程 |
