summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/README.md2
-rw-r--r--docs/landing/index.cn.md2
-rw-r--r--docs/landing/index.md2
-rw-r--r--docs/zh/README.md2
4 files changed, 4 insertions, 4 deletions
diff --git a/docs/README.md b/docs/README.md
index 81f2fd63e..74e3f8f49 100644
--- a/docs/README.md
+++ b/docs/README.md
@@ -128,7 +128,7 @@ $ ./scripts/get.sh __local__
## Quick Start
-![UsageDemo](http://tboox.org/static/img/xmake/build_demo.gif)
+<script type="text/javascript" src="https://asciinema.org/a/133693.js" id="asciicast-133693" async></script>
#### Create Project
diff --git a/docs/landing/index.cn.md b/docs/landing/index.cn.md
index 83c24e145..63ccf912e 100644
--- a/docs/landing/index.cn.md
+++ b/docs/landing/index.cn.md
@@ -91,7 +91,7 @@ $ xmake run -d console
## 使用演示
-[![usage_demo](http://tboox.org/static/img/xmake/build_demo.gif)](https://github.com/tboox/xmake)
+<script type="text/javascript" src="https://asciinema.org/a/133693.js" id="asciicast-133693" async></script>
## 联系方式
diff --git a/docs/landing/index.md b/docs/landing/index.md
index 77d75d161..5429461a8 100644
--- a/docs/landing/index.md
+++ b/docs/landing/index.md
@@ -91,7 +91,7 @@ Please download and install from the plugins repository [xmake-plugins](https://
## Examples
-[![usage_demo](http://tboox.org/static/img/xmake/build_demo.gif)](https://github.com/tboox/xmake)
+<script type="text/javascript" src="https://asciinema.org/a/133693.js" id="asciicast-133693" async></script>
## Contacts
diff --git a/docs/zh/README.md b/docs/zh/README.md
index c0a5dd11b..041fc84d9 100644
--- a/docs/zh/README.md
+++ b/docs/zh/README.md
@@ -156,7 +156,7 @@ $ ./scripts/get.sh __local__
## 快速开始
-![UsageDemo](http://tboox.org/static/img/xmake/build_demo.gif)
+<script type="text/javascript" src="https://asciinema.org/a/133693.js" id="asciicast-133693" async></script>
#### 创建工程