summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xREADME.md2
-rwxr-xr-xREADME_zh.md2
2 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 5391f682a..1ca6dc399 100755
--- a/README.md
+++ b/README.md
@@ -76,6 +76,8 @@ If you want to known more, please refer to:
#### Examples
+![videodemo](http://tboox.org/static/img/xmake/videodemo.gif)
+
Create a c++ console project:
```bash
diff --git a/README_zh.md b/README_zh.md
index 2cabac97e..fb150fa02 100755
--- a/README_zh.md
+++ b/README_zh.md
@@ -113,6 +113,8 @@ xmake的目标是开发者更加关注于项目本身开发,简化项目的描
#### 简单例子
+![videodemo](http://tboox.org/static/img/xmake/videodemo.gif)
+
创建一个c++ console项目:
```bash