From 5689c3a2927532bd30df109633b56e216115a2f3 Mon Sep 17 00:00:00 2001 From: Jess Date: Thu, 14 Nov 2019 16:00:24 -0800 Subject: [PATCH] Added financial contributors to the README --- README.md | 32 +++++++++++++++++++++++++++++++- 1 file changed, 31 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ec1c37b..6bc181b 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ [![Latest Stable Version](https://poser.pugx.org/voku/arrayy/v/stable)](https://packagist.org/packages/voku/arrayy) [![Total Downloads](https://poser.pugx.org/voku/arrayy/downloads)](https://packagist.org/packages/voku/arrayy) [![License](https://poser.pugx.org/voku/arrayy/license)](https://packagist.org/packages/voku/arrayy) -[![Donate to this project using Paypal](https://img.shields.io/badge/paypal-donate-yellow.svg)](https://www.paypal.me/moelleken) +[![Financial Contributors on Open Collective](https://opencollective.com/Arrayy/all/badge.svg?label=financial+contributors)](https://opencollective.com/Arrayy) [![Donate to this project using Paypal](https://img.shields.io/badge/paypal-donate-yellow.svg)](https://www.paypal.me/moelleken) [![Donate to this project using Patreon](https://img.shields.io/badge/patreon-donate-yellow.svg)](https://www.patreon.com/voku) # 🗃 Arrayy @@ -1442,6 +1442,36 @@ For professional support please contact [me](https://about.me/voku). From the project directory, tests can be ran using `phpunit` +## Contributors + +### Code Contributors + +This project exists thanks to all the people who contribute. [[Contribute](CONTRIBUTING.md)]. + + +### Financial Contributors + +Become a financial contributor and help us sustain our community. [[Contribute](https://opencollective.com/Arrayy/contribute)] + +#### Individuals + + + +#### Organizations + +Support this project with your organization. Your logo will show up here with a link to your website. [[Contribute](https://opencollective.com/Arrayy/contribute)] + + + + + + + + + + + + ## License Released under the MIT License - see `LICENSE.txt` for details.