Added financial contributors to the README
This commit is contained in:
parent
94f6d63d4c
commit
b2a50101d6
34
README.md
34
README.md
@ -1,7 +1,7 @@
|
||||
# PREMAKE 5 (core)
|
||||
<img src="https://github.com/premake/premake-core/wiki/linux-widget.jpeg" width="24" height="24"/> [![Build Status](https://travis-ci.org/premake/premake-core.svg?branch=master)](https://travis-ci.org/premake/premake-core)
|
||||
<img src="https://github.com/premake/premake-core/wiki/windows-widget.jpeg" width="24" height="24"/> [![Build status](https://ci.appveyor.com/api/projects/status/lc9g332y2lqvel8h?svg=true)](https://ci.appveyor.com/project/PremakeOrganization/premake-core)
|
||||
<img src="https://github.com/premake/premake-core/wiki/linux-widget.jpeg" width="24" height="24"/> [![Build Status](https://travis-ci.org/premake/premake-core.svg?branch=master)](https://travis-ci.org/premake/premake-core) <img src="https://github.com/premake/premake-core/wiki/windows-widget.jpeg" width="24" height="24"/> [![Build status](https://ci.appveyor.com/api/projects/status/lc9g332y2lqvel8h?svg=true)](https://ci.appveyor.com/project/PremakeOrganization/premake-core)
|
||||
[![Latest release](https://img.shields.io/github/release/premake/premake-core/all.svg)]()
|
||||
[![Financial Contributors](https://opencollective.com/premake/all/badge.svg?label=financial+contributors)](https://opencollective.com/premake)
|
||||
[![Release date of last release](https://img.shields.io/github/release-date-pre/premake/premake-core.svg)]()
|
||||
[![Commits since last release](https://img.shields.io/github/commits-since/premake/premake-core/v5.0.0-alpha14.svg)]()
|
||||
|
||||
@ -31,6 +31,36 @@ Something not working quite as expected? Do you need a feature that has not been
|
||||
|
||||
Awesome! View the [contribution guidelines](https://github.com/premake/premake-core/wiki/Contribution-Guidelines) before you contribute. If you would like to contribute with a new feature or submit a bugfix, fork this repo and send a pull request. Please, make sure all the unit tests are passing before submitting and add new ones in case you introduced new features.
|
||||
|
||||
## Contributors
|
||||
|
||||
### Code Contributors
|
||||
|
||||
This project exists thanks to all the people who contribute. [[Contribute](CONTRIBUTING.md)].
|
||||
<a href="https://github.com/premake/premake-core/graphs/contributors"><img src="https://opencollective.com/premake/contributors.svg?width=890&button=false" /></a>
|
||||
|
||||
### Financial Contributors
|
||||
|
||||
Become a financial contributor and help us sustain our community. [[Contribute](https://opencollective.com/premake/contribute)]
|
||||
|
||||
#### Individuals
|
||||
|
||||
<a href="https://opencollective.com/premake"><img src="https://opencollective.com/premake/individuals.svg?width=890"></a>
|
||||
|
||||
#### Organizations
|
||||
|
||||
Support this project with your organization. Your logo will show up here with a link to your website. [[Contribute](https://opencollective.com/premake/contribute)]
|
||||
|
||||
<a href="https://opencollective.com/premake/organization/0/website"><img src="https://opencollective.com/premake/organization/0/avatar.svg"></a>
|
||||
<a href="https://opencollective.com/premake/organization/1/website"><img src="https://opencollective.com/premake/organization/1/avatar.svg"></a>
|
||||
<a href="https://opencollective.com/premake/organization/2/website"><img src="https://opencollective.com/premake/organization/2/avatar.svg"></a>
|
||||
<a href="https://opencollective.com/premake/organization/3/website"><img src="https://opencollective.com/premake/organization/3/avatar.svg"></a>
|
||||
<a href="https://opencollective.com/premake/organization/4/website"><img src="https://opencollective.com/premake/organization/4/avatar.svg"></a>
|
||||
<a href="https://opencollective.com/premake/organization/5/website"><img src="https://opencollective.com/premake/organization/5/avatar.svg"></a>
|
||||
<a href="https://opencollective.com/premake/organization/6/website"><img src="https://opencollective.com/premake/organization/6/avatar.svg"></a>
|
||||
<a href="https://opencollective.com/premake/organization/7/website"><img src="https://opencollective.com/premake/organization/7/avatar.svg"></a>
|
||||
<a href="https://opencollective.com/premake/organization/8/website"><img src="https://opencollective.com/premake/organization/8/avatar.svg"></a>
|
||||
<a href="https://opencollective.com/premake/organization/9/website"><img src="https://opencollective.com/premake/organization/9/avatar.svg"></a>
|
||||
|
||||
### Copyright & License
|
||||
|
||||
Copyright © 2002-2016 by Jason Perkins
|
||||
|
Reference in New Issue
Block a user