From 4ea08c92f616bd2c126c36d2bebb5f322ee21c9b Mon Sep 17 00:00:00 2001 From: ruki Date: Tue, 13 Dec 2016 16:15:06 +0800 Subject: modify title for README --- README.md | 2 +- README_zh.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index beeed5c9b..64c6c4ae6 100755 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -## A make-like build utility based on Lua +# A make-like build utility based on Lua [![Build Status](https://api.travis-ci.org/waruqi/xmake.svg)](https://travis-ci.org/waruqi/xmake) [![Build status](https://ci.appveyor.com/api/projects/status/cop0jof7vs6as34r?svg=true)](https://ci.appveyor.com/project/waruqi/xmake) [![Join the chat at https://gitter.im/waruqi/tboox](https://badges.gitter.im/waruqi/tboox.svg)](https://gitter.im/waruqi/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/README_zh.md b/README_zh.md index 0cbabec65..26b98e852 100755 --- a/README_zh.md +++ b/README_zh.md @@ -1,4 +1,4 @@ -## 一个基于Lua的轻量级跨平台自动构建工具 +# 一个基于Lua的轻量级跨平台自动构建工具 [![Build Status](https://api.travis-ci.org/waruqi/xmake.svg)](https://travis-ci.org/waruqi/xmake) [![Build status](https://ci.appveyor.com/api/projects/status/cop0jof7vs6as34r?svg=true)](https://ci.appveyor.com/project/waruqi/xmake) [![Join the chat at https://gitter.im/waruqi/tboox](https://badges.gitter.im/waruqi/tboox.svg)](https://gitter.im/waruqi/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) -- cgit v1.3.1