summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorruki <[email protected]>2023-01-10 00:39:39 +0800
committerruki <[email protected]>2023-01-10 00:39:39 +0800
commitb75d4ed54dfd6add634c24bd7ead65bb1a1f1111 (patch)
treed5c0c2ac91396434ed1ee8eae9b6c7015a6c0c27 /README.md
parentba6b41079e3f67a8182d725a8bfe07514752ad70 (diff)
update readme
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 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)
-<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" />
## Create project