summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorruki <[email protected]>2017-01-17 22:13:11 +0800
committerruki <[email protected]>2017-01-17 22:13:11 +0800
commit340eb6418ca252a7a0ca68755feadc6dbcbec033 (patch)
tree23312e1454fb5609b42c86c85531e7d41acaa72b
parent84d5470a4143f497ec0242c60fbeff9d0800afaf (diff)
add video demo for README.md
-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