diff options
| author | ruki <[email protected]> | 2017-05-18 00:24:40 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2017-05-18 00:24:40 +0800 |
| commit | 49dc5aa853cf5fb900c454d1f40b241af2b75501 (patch) | |
| tree | 038f2e7e2458f8e621bad51fb0d3bb0329b61fc7 | |
| parent | 4c2c8d70f8c067cd32be7e258871cafc4c7bdf7a (diff) | |
modify logo position in README
| -rwxr-xr-x | README.md | 4 | ||||
| -rwxr-xr-x | README_zh.md | 4 |
2 files changed, 6 insertions, 2 deletions
@@ -1,7 +1,9 @@ -# 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://codecov.io/gh/tboox/xmake) [](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 ([中文](/README_zh.md)) xmake is a make-like build utility based on lua. diff --git a/README_zh.md b/README_zh.md index 2ead5564c..05f04f7f4 100755 --- a/README_zh.md +++ b/README_zh.md @@ -1,7 +1,9 @@ -# 一个基于Lua的轻量级跨平台自动构建工具 [](http://xmake.io/cn) +# 一个基于Lua的轻量级跨平台自动构建工具 [](https://travis-ci.org/tboox/xmake) [](https://ci.appveyor.com/project/waruqi/xmake/branch/master) [](https://codecov.io/gh/tboox/xmake) [](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的轻量级跨平台自动构建工具,支持在各种主流平台上构建项目 |
