diff options
| author | ruki <[email protected]> | 2015-12-25 09:51:42 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2015-12-25 09:51:42 +0800 |
| commit | 757741ef501c2160d08b33dbdfa50ed59a6b7b6a (patch) | |
| tree | 52f966d396ffba6cb8f949d75250c5fbb31cff16 | |
| parent | 0c3a0d55986e088ee52804b76ec3bc7e4c6a5a27 (diff) | |
modify README
| -rwxr-xr-x | README.md | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -77,8 +77,9 @@ XMake是一个跨平台自动构建工具,支持在各种主流平台上构建 也可以参考一些使用xmake的项目: -* [TBOX](https://github.com/waruqi/tbox) -* [GBOX](https://github.com/waruqi/gbox) +* [tbox](https://github.com/waruqi/tbox) +* [gbox](https://github.com/waruqi/gbox) +* [more](https://github.com/waruqi/xmake/wiki/%E4%BD%BF%E7%94%A8xmake%E7%9A%84%E5%BC%80%E6%BA%90%E5%BA%93) ####后续工作 |
