diff options
| author | Xavier Damman <[email protected]> | 2017-07-04 12:31:57 +0200 |
|---|---|---|
| committer | Xavier Damman <[email protected]> | 2017-07-04 12:31:57 +0200 |
| commit | a7645c6c1a953dfd4623d08637ce26948710715a (patch) | |
| tree | fa98f96e76ea702aa3f63660107cf26581b51d45 | |
| parent | 302340246e9a35be060aee8fa1c7e79ca3da29a7 (diff) | |
Added backers and sponsors on the README
| -rw-r--r-- | README.md | 32 |
1 files changed, 31 insertions, 1 deletions
@@ -1,6 +1,6 @@ # A make-like build utility based on Lua -[](https://travis-ci.org/tboox/xmake) [](https://ci.appveyor.com/project/waruqi/xmake/branch/master) [](https://codecov.io/gh/tboox/xmake) [](https://gitter.im/tboox/tboox?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [](http://xmake.io/pages/donation.html#donate) +[](#backers) [](#sponsors) [](https://travis-ci.org/tboox/xmake) [](https://ci.appveyor.com/project/waruqi/xmake/branch/master) [](https://codecov.io/gh/tboox/xmake) [](https://gitter.im/tboox/tboox?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [](http://xmake.io/pages/donation.html#donate) [](http://xmake.io) @@ -256,3 +256,33 @@ Some projects using xmake: * Homepage:[tboox.org](http://www.tboox.org) * Community:[tboox@community](https://github.com/tboox/community/issues) + +## Contributors + +This project exists thanks to all the people who contribute. [[Contribute]](blob/master/CONTRIBUTING.md). +<a href="graphs/contributors"><img src="https://opencollective.com/xmake/contributors.svg?width=890" /></a> + + +## Backers + +Thank you to all our backers! 🙏 [[Become a backer](https://opencollective.com/xmake#backer)] + +<a href="https://opencollective.com/xmake#backers" target="_blank"><img src="https://opencollective.com/xmake/backers.svg?width=890"></a> + + +## Sponsors + +Support this project by becoming a sponsor. Your logo will show up here with a link to your website. [[Become a sponsor](https://opencollective.com/xmake#sponsor)] + +<a href="https://opencollective.com/xmake/sponsor/0/website" target="_blank"><img src="https://opencollective.com/xmake/sponsor/0/avatar.svg"></a> +<a href="https://opencollective.com/xmake/sponsor/1/website" target="_blank"><img src="https://opencollective.com/xmake/sponsor/1/avatar.svg"></a> +<a href="https://opencollective.com/xmake/sponsor/2/website" target="_blank"><img src="https://opencollective.com/xmake/sponsor/2/avatar.svg"></a> +<a href="https://opencollective.com/xmake/sponsor/3/website" target="_blank"><img src="https://opencollective.com/xmake/sponsor/3/avatar.svg"></a> +<a href="https://opencollective.com/xmake/sponsor/4/website" target="_blank"><img src="https://opencollective.com/xmake/sponsor/4/avatar.svg"></a> +<a href="https://opencollective.com/xmake/sponsor/5/website" target="_blank"><img src="https://opencollective.com/xmake/sponsor/5/avatar.svg"></a> +<a href="https://opencollective.com/xmake/sponsor/6/website" target="_blank"><img src="https://opencollective.com/xmake/sponsor/6/avatar.svg"></a> +<a href="https://opencollective.com/xmake/sponsor/7/website" target="_blank"><img src="https://opencollective.com/xmake/sponsor/7/avatar.svg"></a> +<a href="https://opencollective.com/xmake/sponsor/8/website" target="_blank"><img src="https://opencollective.com/xmake/sponsor/8/avatar.svg"></a> +<a href="https://opencollective.com/xmake/sponsor/9/website" target="_blank"><img src="https://opencollective.com/xmake/sponsor/9/avatar.svg"></a> + + |
