summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorruki <[email protected]>2017-05-18 00:24:40 +0800
committerruki <[email protected]>2017-05-18 00:24:40 +0800
commit49dc5aa853cf5fb900c454d1f40b241af2b75501 (patch)
tree038f2e7e2458f8e621bad51fb0d3bb0329b61fc7
parent4c2c8d70f8c067cd32be7e258871cafc4c7bdf7a (diff)
modify logo position in README
-rwxr-xr-xREADME.md4
-rwxr-xr-xREADME_zh.md4
2 files changed, 6 insertions, 2 deletions
diff --git a/README.md b/README.md
index 49d12e658..41c1f5379 100755
--- a/README.md
+++ b/README.md
@@ -1,7 +1,9 @@
-# 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) [![codecov](https://codecov.io/gh/tboox/xmake/branch/master/graph/badge.svg)](https://codecov.io/gh/tboox/xmake) [![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 ([中文](/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的轻量级跨平台自动构建工具 [![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) [![codecov](https://codecov.io/gh/tboox/xmake/branch/master/graph/badge.svg)](https://codecov.io/gh/tboox/xmake) [![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的轻量级跨平台自动构建工具,支持在各种主流平台上构建项目