From a10674bec323f214d59a30adabc9411368c86a96 Mon Sep 17 00:00:00 2001 From: ruki Date: Wed, 17 May 2017 21:05:53 +0800 Subject: add xmake logo --- README.md | 4 +++- README_zh.md | 2 +- docs/README.md | 2 +- docs/favicon.ico | Bin 332190 -> 9375 bytes docs/landing/favicon.ico | Bin 332190 -> 9375 bytes docs/zh/README.md | 2 +- 6 files changed, 6 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index cfe23a23a..ab7ee01b8 100755 --- a/README.md +++ b/README.md @@ -1,7 +1,9 @@ -# A make-like build utility based on Lua +# A make-like build utility based on Lua [![logo](http://tboox.org/static/img/xmake/logo32.png)](http://xmake.io) [![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 fa016e2d5..2ead5564c 100755 --- a/README_zh.md +++ b/README_zh.md @@ -1,4 +1,4 @@ -# 一个基于Lua的轻量级跨平台自动构建工具 +# 一个基于Lua的轻量级跨平台自动构建工具 [![logo](http://tboox.org/static/img/xmake/logo32.png)](http://xmake.io/cn) [![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) 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 [![logo](http://tboox.org/static/img/xmake/logo32.png)](http://xmake.io) [![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) diff --git a/docs/favicon.ico b/docs/favicon.ico index 3a3fe3f52..937a26fff 100644 Binary files a/docs/favicon.ico and b/docs/favicon.ico differ diff --git a/docs/landing/favicon.ico b/docs/landing/favicon.ico index 3a3fe3f52..937a26fff 100644 Binary files a/docs/landing/favicon.ico and b/docs/landing/favicon.ico differ 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的轻量级跨平台自动构建工具 [![logo](http://tboox.org/static/img/xmake/logo32.png)](http://xmake.io/cn) [![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) -- cgit v1.3.1