summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md3
-rw-r--r--README_zh.md3
2 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index 1eaddab58..807c10ed1 100644
--- a/README.md
+++ b/README.md
@@ -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)