From 4f8bb628a30b666de7d42f0281261b15d5ca4a83 Mon Sep 17 00:00:00 2001 From: Nathan Bierema Date: Sun, 13 Feb 2022 17:01:30 -0500 Subject: [PATCH] Add backers and sponsors to README --- README.md | 75 +++++++++++++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 73 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 12c6b6e3..6c4ec1ab 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,7 @@ -![GitHub Workflow Status](https://img.shields.io/github/workflow/status/reduxjs/redux-devtools/CI) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=round-square)](https://github.com/reduxjs/redux-devtools/pulls) +![GitHub Workflow Status](https://img.shields.io/github/workflow/status/reduxjs/redux-devtools/CI) +[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=round-square)](https://github.com/reduxjs/redux-devtools/pulls) +[![OpenCollective](https://opencollective.com/redux-devtools-extension/backers/badge.svg)](#backers) +[![OpenCollective](https://opencollective.com/redux-devtools-extension/sponsors/badge.svg)](#sponsors) # Redux DevTools @@ -8,7 +11,7 @@ It can be used as a browser extension (for [Chrome](https://chrome.google.com/we ![image](https://user-images.githubusercontent.com/7957859/48663602-3aac4900-ea9b-11e8-921f-97059cbb599c.png) -### Documentation +## Documentation - [Browser Extension Installation and Configuration](https://github.com/reduxjs/redux-devtools/tree/main/extension#installation) - [Manual Integration as a React Component](./docs/Walkthrough.md#manual-integration) @@ -19,6 +22,74 @@ It can be used as a browser extension (for [Chrome](https://chrome.google.com/we - [Recipes](https://github.com/reduxjs/redux-devtools/blob/main/extension/docs/Recipes.md) - [FAQ](https://github.com/reduxjs/redux-devtools/blob/main/extension/docs/FAQ.md) +## Backers +Support us with a monthly donation and help us continue our activities. [[Become a backer](https://opencollective.com/redux-devtools-extension#backer)] + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +## Sponsors +Become a sponsor and get your logo on our README on Github with a link to your site. [[Become a sponsor](https://opencollective.com/redux-devtools-extension#sponsor)] + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ### License MIT