summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorruki <[email protected]>2018-03-16 23:15:22 +0800
committerruki <[email protected]>2018-03-16 13:32:13 +0800
commit3c06174eb07adcaeeb206f6b523b21b9e6ee9eb9 (patch)
tree62a7bcd03673872abdf2763daca348caf49ce088
parenta799d50c58621b7dccd0c2c646c24b06d4df191a (diff)
update readme
-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)