diff options
| author | ruki <[email protected]> | 2017-09-30 14:57:29 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2017-09-30 14:57:29 +0800 |
| commit | 7b3db90c0e6424278a3c0dd4d79969c3e5bae030 (patch) | |
| tree | 9685c922f5d8de07eceb15678d1c9382e84c342e | |
| parent | 05a3d6aa2a2b94981077e495beefd75b16363f44 (diff) | |
add thanks in readme
| -rw-r--r-- | README.md | 5 | ||||
| -rw-r--r-- | README_zh.md | 5 |
2 files changed, 10 insertions, 0 deletions
@@ -302,6 +302,11 @@ Some projects using xmake: * Homepage:[tboox.org](http://www.tboox.org) * Community:[tboox@community](https://github.com/tboox/community/issues) +## Thanks + +* [TitanSnow](https://github.com/TitanSnow): provide the xmake [logo](https://github.com/TitanSnow/ts-xmake-logo) and install scripts +* [uael](https://github.com/uael): provide the semantic versioning library [sv](https://github.com/uael/sv) + ## Backers Thank you to all our backers! 🙏 [[Become a backer](https://opencollective.com/xmake#backer)] diff --git a/README_zh.md b/README_zh.md index c71119f13..ed440dba0 100644 --- a/README_zh.md +++ b/README_zh.md @@ -301,6 +301,11 @@ target("test") * QQ群:343118190 * 微信公众号:tboox-os +## 感谢 + +* [TitanSnow](https://github.com/TitanSnow): 提供xmake [logo](https://github.com/TitanSnow/ts-xmake-logo) 和安装脚本 +* [uael](https://github.com/uael): 提供语义版本跨平台c库 [sv](https://github.com/uael/sv) + ## 支持项目 xmake项目属于个人开源项目,它的发展需要您的帮助,如果您愿意支持xmake项目的开发,欢迎为其捐赠,支持它的发展。 🙏 [[支持此项目](https://opencollective.com/xmake#backer)] |
