summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorruki <[email protected]>2017-05-17 21:14:03 +0800
committerruki <[email protected]>2017-05-17 21:14:03 +0800
commitb406ed83128331bf9360154606fbcde2ca4f325d (patch)
treeacf2f715e5c355610a805f6702e76b55d0e625f7 /docs
parentd47acc0a60286fc8131e076c0d6eeb8bc9c65fa5 (diff)
adjust document logo
Diffstat (limited to 'docs')
-rw-r--r--docs/README.md4
-rwxr-xr-xdocs/zh/README.md4
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 [![logo](http://tboox.org/static/img/xmake/logo32.png)](http://xmake.io)
+# A make-like build utility based on Lua
[![Build Status](https://api.travis-ci.org/tboox/xmake.svg?branch=master)](https://travis-ci.org/tboox/xmake) [![Build status](https://ci.appveyor.com/api/projects/status/ry9oa2mxrj8hk613/branch/master?svg=true)](https://ci.appveyor.com/project/waruqi/xmake/branch/master) [![Join the chat at https://gitter.im/tboox/tboox](https://badges.gitter.im/tboox/tboox.svg)](https://gitter.im/tboox/tboox?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [![donate](http://tboox.org/static/img/donate.svg)](http://xmake.io/pages/donation.html#donate)
+[![logo](http://tboox.org/static/img/xmake/logo256.png)](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的轻量级跨平台自动构建工具 [![logo](http://tboox.org/static/img/xmake/logo32.png)](http://xmake.io/cn)
+# 一个基于Lua的轻量级跨平台自动构建工具
[![Build Status](https://api.travis-ci.org/tboox/xmake.svg?branch=master)](https://travis-ci.org/tboox/xmake) [![Build status](https://ci.appveyor.com/api/projects/status/ry9oa2mxrj8hk613/branch/master?svg=true)](https://ci.appveyor.com/project/waruqi/xmake/branch/master) [![Join the chat at https://gitter.im/tboox/tboox](https://badges.gitter.im/tboox/tboox.svg)](https://gitter.im/tboox/tboox?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [![donate](http://tboox.org/static/img/donate.svg)](http://xmake.io/cn/pages/donation.html#donate)
+[![logo](http://tboox.org/static/img/xmake/logo256.png)](http://xmake.io/cn)
+
## 简介
XMake是一个基于Lua的轻量级跨平台自动构建工具,支持在各种主流平台上构建项目