diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/README.md | 4 | ||||
| -rwxr-xr-x | docs/zh/README.md | 4 |
2 files changed, 6 insertions, 2 deletions
diff --git a/docs/README.md b/docs/README.md index 22a50b895..815607ef3 100644 --- a/docs/README.md +++ b/docs/README.md @@ -2,10 +2,12 @@ search: en --- -# A make-like build utility based on Lua [](http://xmake.io) +# A make-like build utility based on Lua [](https://travis-ci.org/tboox/xmake) [](https://ci.appveyor.com/project/waruqi/xmake/branch/master) [](https://gitter.im/tboox/tboox?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [](http://xmake.io/pages/donation.html#donate) +[](http://xmake.io) + ## Introduction xmake is a make-like build utility based on lua. diff --git a/docs/zh/README.md b/docs/zh/README.md index fb21fc119..c40f03f8e 100755 --- a/docs/zh/README.md +++ b/docs/zh/README.md @@ -3,10 +3,12 @@ nav: zh search: zh --- -# 一个基于Lua的轻量级跨平台自动构建工具 [](http://xmake.io/cn) +# 一个基于Lua的轻量级跨平台自动构建工具 [](https://travis-ci.org/tboox/xmake) [](https://ci.appveyor.com/project/waruqi/xmake/branch/master) [](https://gitter.im/tboox/tboox?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [](http://xmake.io/cn/pages/donation.html#donate) +[](http://xmake.io/cn) + ## 简介 XMake是一个基于Lua的轻量级跨平台自动构建工具,支持在各种主流平台上构建项目 |
