summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorruki <[email protected]>2016-08-30 08:48:59 +0800
committerruki <[email protected]>2016-08-30 08:48:59 +0800
commit95d83cb0270db8d9c65443c5a9394846aef3ed1e (patch)
tree5330713f546612d94ac6a558654b1797077fc331
parent0eabd355cfa47df3d7c948260d23deb12fdb4880 (diff)
modify README.md
-rwxr-xr-xREADME.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md
index 281c3476c..f476f0a08 100755
--- a/README.md
+++ b/README.md
@@ -9,6 +9,12 @@ xmake is a make-like build utility based on lua.
The project focuses on making development and building easier and provides many features (.e.g package, install, plugin, macro, action, option, task ...),
so that any developer can quickly pick it up and enjoy the productivity boost when developing and building project.
+If you want to known more, please refer to:
+
+* [Documents](https://github.com/waruqi/xmake/wiki/%E7%9B%AE%E5%BD%95)
+* [Github](https://github.com/waruqi/xmake)
+* [HomePage](http://xmake.io)
+
####Features
- Create projects and supports many project templates
@@ -217,6 +223,7 @@ xmake的目标是开发者更加关注于项目本身开发,简化项目的描
* [在线文档](https://github.com/waruqi/xmake/wiki/%E7%9B%AE%E5%BD%95)
* [在线源码](https://github.com/waruqi/xmake)
+* [项目主页](http://xmake.io/cn)
#### 支持特性