From f24db8fcc7eff0da7d583d5e8f619d6afc53acaa Mon Sep 17 00:00:00 2001 From: jess Date: Sun, 16 Dec 2018 14:37:03 -0800 Subject: [PATCH] Update README.rst MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Hi, I'm making updates for Open Collective. Either you or a supporter signed this repo up for Open Collective. This pull request adds backers and sponsors from your Open Collective https://opencollective.com/pygorithm❤️ It adds two badges at the top to show the latest number of backers and sponsors. It also adds placeholders so that the avatar/logo of new backers/sponsors can automatically be shown without having to update your README. [more info](https://github.com/opencollective/opencollective/wiki/Github-banner). See how it looks on this [repo](https://github.com/apex/apex#backers). You can also add a postinstall script to let people know after npm|yarn install that you are welcoming donations (optional). [More info](https://github.com/OpenCollective/opencollective-cli) You can also add a "Donate" button to your website and automatically show your backers and sponsors there with our widgets. Have a look here: https://opencollective.com/widgets P.S: As with any pull request, feel free to comment or suggest changes. The only thing "required" are the placeholders on the README because we believe it's important to acknowledge the people in your community that are contributing (financially or with code!). Thank you for your great contribution to the open source community. You are awesome! 🙌 And welcome to the open collective community! 😊 Come chat with us in the #opensource channel on https://slack.opencollective.com - great place to ask questions and share best practices with other open source sustainers! --- README.rst | 50 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 50 insertions(+) diff --git a/README.rst b/README.rst index 1528dd4..8c179b5 100644 --- a/README.rst +++ b/README.rst @@ -26,6 +26,16 @@ Pygorithm .. image:: https://img.shields.io/github/contributors/omkarpathak/pygorithm.svg :target: https://github.com/OmkarPathak/pygorithm/graphs/contributors :alt: Contributors + +.. image:: https://opencollective.com/pygorithm/backers/badge.svg + :alt: Backers on Open Collective + :target: #backers + +.. image:: https://opencollective.com/pygorithm/sponsors/badge.svg + :alt: Sponsors on Open Collective + :target: #sponsors + + | A Python module to learn all the major algorithms on the go! | Purely for educational purposes @@ -130,3 +140,43 @@ If you have found my softwares to be of any use to you, do consider helping me p - `PayPal `_ - `₹ (INR) `_ + +Credits + ++++++++ + +Contributors + +------------ + +This project exists thanks to all the people who contribute! + +.. image:: https://opencollective.com/pygorithm/contributors.svg?width=890&button=false + +Backers + +------- + +Thank you to all our backers! `Become a backer`__. + +.. image:: https://opencollective.com/pygorithm/backers.svg?width=890 + :target: https://opencollective.com/pygorithm#backers + +__ Backer_ + +.. _Backer: https://opencollective.com/pygorithm#backer + +Sponsors + +-------- + +Support us by becoming a sponsor. Your logo will show up here with a link to your website. `Become a sponsor`__. + +.. image:: https://opencollective.com/pygorithm/sponsor/0/avatar.svg + :target: https://opencollective.com/pygorithm/sponsor/0/website + +__ Sponsor_ + +.. _Sponsor: https://opencollective.com/pygorithm#sponsor + +