From b75d4ed54dfd6add634c24bd7ead65bb1a1f1111 Mon Sep 17 00:00:00 2001 From: ruki Date: Tue, 10 Jan 2023 00:39:39 +0800 Subject: update readme --- README.md | 4 ++-- README_zh.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 5f5058176..68d6b9dc9 100644 --- a/README.md +++ b/README.md @@ -85,7 +85,7 @@ Xmake ≈ Make/Ninja + CMake/Meson + Vcpkg/Conan + distcc + ccache/sccache If you want to know more, please refer to: [Documents](https://xmake.io/#/getting_started), [Github](https://github.com/xmake-io/xmake) and [Gitee](https://gitee.com/tboox/xmake). You are also welcome to join our [community](https://xmake.io/#/about/contact). -![](https://xmake.io/assets/img/index/xmake-basic-render.gif) +![](https://github.com/xmake-io/xmake-docs/raw/master/assets/img/index/xmake-basic-render.gif) ## Installation @@ -121,7 +121,7 @@ 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) - + ## Create project 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). -![](https://xmake.io/assets/img/index/xmake-basic-render.gif) +![](https://github.com/xmake-io/xmake-docs/raw/master/assets/img/index/xmake-basic-render.gif) ## 课程 @@ -129,7 +129,7 @@ Invoke-Expression (Invoke-Webrequest 'https://xmake.io/psget.text' -UseBasicPars 官方的xmake包管理仓库: [xmake-repo](https://github.com/xmake-io/xmake-repo) - + ## 创建工程 -- cgit v1.3.1