summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md8
-rw-r--r--README_zh.md8
2 files changed, 4 insertions, 12 deletions
diff --git a/README.md b/README.md
index 37c9f51d0..aed651901 100644
--- a/README.md
+++ b/README.md
@@ -69,6 +69,8 @@ so that any developer can quickly pick it up and enjoy a productivity boost when
If you want to know more, please refer to: [Documents](https://xmake.io/#/home), [Github](https://github.com/xmake-io/xmake) and [Gitee](https://gitee.com/tboox/xmake)
+![](https://xmake.io/assets/img/index/xmake-basic-render.gif)
+
## Installation
#### via curl
@@ -420,12 +422,6 @@ Some projects using xmake:
* [vm86](https://github.com/tboox/vm86)
* [more](https://github.com/xmake-io/awesome-xmake)
-## Example Video
-
-<a href="https://asciinema.org/a/133693">
-<img src="https://asciinema.org/a/133693.png" width="650px" />
-</a>
-
## Contacts
diff --git a/README_zh.md b/README_zh.md
index 0e9695f8b..6fcf4bd07 100644
--- a/README_zh.md
+++ b/README_zh.md
@@ -75,6 +75,8 @@ xmake的目标是开发者更加关注于项目本身开发,简化项目的描
如果你想要了解更多,请参考:[在线文档](https://xmake.io/#/zh-cn/getting_started), [Github](https://github.com/xmake-io/xmake)以及[Gitee](https://gitee.com/tboox/xmake)
+![](https://xmake.io/assets/img/index/xmake-basic-render.gif)
+
## 安装
#### 使用curl
@@ -426,12 +428,6 @@ $ ./gradlew app:assembleDebug
* [vm86](https://github.com/tboox/vm86)
* [更多](https://github.com/xmake-io/awesome-xmake)
-## 演示视频
-
-<a href="https://asciinema.org/a/133693">
-<img src="https://asciinema.org/a/133693.png" width="650px" />
-</a>
-
## 联系方式