From b406ed83128331bf9360154606fbcde2ca4f325d Mon Sep 17 00:00:00 2001 From: ruki Date: Wed, 17 May 2017 21:14:03 +0800 Subject: adjust document logo --- docs/README.md | 4 +++- docs/zh/README.md | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) (limited to 'docs') 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的轻量级跨平台自动构建工具,支持在各种主流平台上构建项目 -- cgit v1.3.1