diff options
| -rw-r--r-- | README.md | 3 | ||||
| -rw-r--r-- | README_zh.md | 3 |
2 files changed, 6 insertions, 0 deletions
@@ -348,6 +348,9 @@ Some projects using xmake: ## Thanks +This project exists thanks to all the people who have [contributed](CONTRIBUTING.md): +<a href="https://github.com/tboox/xmake/graphs/contributors"><img src="https://opencollective.com/xmake/contributors.svg?width=890&button=false" /></a> + * [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) diff --git a/README_zh.md b/README_zh.md index 6ac98f33b..c4d25336a 100644 --- a/README_zh.md +++ b/README_zh.md @@ -353,6 +353,9 @@ target("test") ## 感谢 +感谢所有对xmake有所[贡献](CONTRIBUTING.md)的人: +<a href="https://github.com/tboox/xmake/graphs/contributors"><img src="https://opencollective.com/xmake/contributors.svg?width=890&button=false" /></a> + * [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) |
