summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorruki <[email protected]>2015-11-26 09:18:21 +0800
committerruki <[email protected]>2015-11-26 09:18:21 +0800
commite22f1e2d6f637f388db226c94ac185f6f5f8bbcc (patch)
tree003c2baabea60de80207e4002f4814624455cebf
parent35066fd5adeaf259f74573f183ff5ee7ff8a0a69 (diff)
modify README
-rwxr-xr-xREADME.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/README.md b/README.md
index d37cc6404..c2f158662 100755
--- a/README.md
+++ b/README.md
@@ -75,7 +75,10 @@ XMake是一个跨平台自动构建工具,支持在各种主流平台上构建
12. 除了可以自动检测依赖模块,也支持手动强制配置模块,还有各种编译flags。
-也可以参考使用xmake的实际项目:[TBOX](https://github.com/waruqi/tbox)
+也可以参考一些使用xmake的项目:
+
+* [TBOX](https://github.com/waruqi/tbox)
+* [GBOX](https://github.com/waruqi/gbox)
####后续工作