2069: Added opencollective sponsors to readme r=CreepySkeleton a=pksunkara



Co-authored-by: Pavan Kumar Sunkara <pavan.sss1991@gmail.com>
This commit is contained in:
bors[bot] 2020-08-15 00:27:41 +00:00 committed by GitHub
commit ddd55e57dc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -38,12 +38,13 @@ We are currently hard at work trying to release `3.0`. We have a `3.0.0-beta.1`
1. [Features enabled by default](#features-enabled-by-default) 1. [Features enabled by default](#features-enabled-by-default)
2. [Opt-in features](#opt-in-features) 2. [Opt-in features](#opt-in-features)
2. [More Information](#more-information) 2. [More Information](#more-information)
7. [Contributing](#contributing) 7. [Sponsors](#sponsors)
8. [Contributing](#contributing)
1. [Compatibility Policy](#compatibility-policy) 1. [Compatibility Policy](#compatibility-policy)
1. [Minimum Supported Version of Rust (MSRV)](#minimum-supported-version-of-rust-msrv) 1. [Minimum Supported Version of Rust (MSRV)](#minimum-supported-version-of-rust-msrv)
2. [Breaking Changes](#breaking-changes) 2. [Breaking Changes](#breaking-changes)
8. [License](#license) 9. [License](#license)
9. [Related Crates](#related-crates) 10. [Related Crates](#related-crates)
## About ## About
@ -466,6 +467,28 @@ You can find complete documentation on the [docs.rs][docs] for this project.
You can also find usage examples in the [examples][examples] directory of this repo. You can also find usage examples in the [examples][examples] directory of this repo.
## Sponsors
<!-- omit in TOC -->
### Gold
[![](https://opencollective.com/clap/tiers/gold.svg?avatarHeight=36&width=600)](https://opencollective.com/clap)
<!-- omit in TOC -->
### Silver
[![](https://opencollective.com/clap/tiers/silver.svg?avatarHeight=36&width=600)](https://opencollective.com/clap)
<!-- omit in TOC -->
### Bronze
[![](https://opencollective.com/clap/tiers/bronze.svg?avatarHeight=36&width=600)](https://opencollective.com/clap)
<!-- omit in TOC -->
### Backer
[![](https://opencollective.com/clap/tiers/backer.svg?avatarHeight=36&width=600)](https://opencollective.com/clap)
## Contributing ## Contributing
Details on how to contribute can be found in the [CONTRIBUTING.md](CONTRIBUTING.md) file. Details on how to contribute can be found in the [CONTRIBUTING.md](CONTRIBUTING.md) file.