diff options
| author | ruki <[email protected]> | 2017-08-17 10:46:43 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2017-08-17 10:46:43 +0800 |
| commit | e8fedffbbf9cd38b24462c5ae2af451399efb556 (patch) | |
| tree | 76a342f7d194927c5805e65a10db2dd23ef2ff4f | |
| parent | dd10f487c769ec584e3f4aa915bb7940deb4223f (diff) | |
update example video
| -rw-r--r-- | README.md | 2 | ||||
| -rw-r--r-- | README_zh.md | 2 | ||||
| -rw-r--r-- | docs/README.md | 2 | ||||
| -rw-r--r-- | docs/landing/index.cn.md | 2 | ||||
| -rw-r--r-- | docs/landing/index.md | 2 | ||||
| -rw-r--r-- | docs/zh/README.md | 2 |
6 files changed, 6 insertions, 6 deletions
@@ -139,7 +139,7 @@ Please download and install from the plugins repository [xmake-plugins](https:// ## Examples -[](http://www.xmake.io) +<script type="text/javascript" src="https://asciinema.org/a/133693.js" id="asciicast-133693" async></script> Create a c++ console project: diff --git a/README_zh.md b/README_zh.md index f9f7b7991..bb32248ab 100644 --- a/README_zh.md +++ b/README_zh.md @@ -145,7 +145,7 @@ $ xmake run -d console ## 简单例子 -[](http://www.xmake.io/cn) +<script type="text/javascript" src="https://asciinema.org/a/133693.js" id="asciicast-133693" async></script> 创建一个c++ console项目: 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 - +<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 ## 使用演示 -[](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 -[](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__ ## 快速开始 - +<script type="text/javascript" src="https://asciinema.org/a/133693.js" id="asciicast-133693" async></script> #### 创建工程 |
