diff options
| author | ruki <[email protected]> | 2017-05-17 21:05:53 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2017-05-17 21:05:53 +0800 |
| commit | a10674bec323f214d59a30adabc9411368c86a96 (patch) | |
| tree | 2ee48633e123d916d6c0c7fb94b2d0223cae3043 | |
| parent | 90d2cd04af190d1dec82da892de1d7a6f86ed0c7 (diff) | |
add xmake logo
| -rwxr-xr-x | README.md | 4 | ||||
| -rwxr-xr-x | README_zh.md | 2 | ||||
| -rw-r--r-- | docs/README.md | 2 | ||||
| -rw-r--r-- | docs/favicon.ico | bin | 332190 -> 9375 bytes | |||
| -rw-r--r-- | docs/landing/favicon.ico | bin | 332190 -> 9375 bytes | |||
| -rwxr-xr-x | docs/zh/README.md | 2 |
6 files changed, 6 insertions, 4 deletions
@@ -1,7 +1,9 @@ -# A make-like build utility based on Lua +# A make-like build utility based on Lua [](http://xmake.io) [](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 fa016e2d5..2ead5564c 100755 --- a/README_zh.md +++ b/README_zh.md @@ -1,4 +1,4 @@ -# 一个基于Lua的轻量级跨平台自动构建工具 +# 一个基于Lua的轻量级跨平台自动构建工具 [](http://xmake.io/cn) [](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) diff --git a/docs/README.md b/docs/README.md index 42ebd097a..22a50b895 100644 --- a/docs/README.md +++ b/docs/README.md @@ -2,7 +2,7 @@ search: en --- -# A make-like build utility based on Lua +# A make-like build utility based on Lua [](http://xmake.io) [](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) diff --git a/docs/favicon.ico b/docs/favicon.ico Binary files differindex 3a3fe3f52..937a26fff 100644 --- a/docs/favicon.ico +++ b/docs/favicon.ico diff --git a/docs/landing/favicon.ico b/docs/landing/favicon.ico Binary files differindex 3a3fe3f52..937a26fff 100644 --- a/docs/landing/favicon.ico +++ b/docs/landing/favicon.ico diff --git a/docs/zh/README.md b/docs/zh/README.md index 05e6ba7de..fb21fc119 100755 --- a/docs/zh/README.md +++ b/docs/zh/README.md @@ -3,7 +3,7 @@ nav: zh search: zh --- -# 一个基于Lua的轻量级跨平台自动构建工具 +# 一个基于Lua的轻量级跨平台自动构建工具 [](http://xmake.io/cn) [](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) |
