From 340eb6418ca252a7a0ca68755feadc6dbcbec033 Mon Sep 17 00:00:00 2001 From: ruki Date: Tue, 17 Jan 2017 22:13:11 +0800 Subject: add video demo for README.md --- README.md | 2 ++ README_zh.md | 2 ++ 2 files changed, 4 insertions(+) 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 -- cgit v1.3.1