diff --git a/README.md b/README.md index 45ad5c7..b7d2d55 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,6 @@ # indico-plugin-payment-opencollective -[![PyPI - Version](https://img.shields.io/pypi/v/indico-plugin-payment-opencollective)](https://pypi.org/project/indico-plugin-payment-opencollective/) [![CI](https://github.com/sukso96100/indico-plugin-payment-opencollective/actions/workflows/ci.yml/badge.svg)](https://github.com/sukso96100/indico-plugin-payment-opencollective/actions/workflows/ci.yml) [![CD](https://github.com/sukso96100/indico-plugin-payment-opencollective/actions/workflows/cd.yml/badge.svg)](https://github.com/sukso96100/indico-plugin-payment-opencollective/actions/workflows/cd.yml) - +[![PyPI - Version](https://img.shields.io/pypi/v/indico-plugin-payment-opencollective)](https://pypi.org/project/indico-plugin-payment-opencollective/) [![CI](https://github.com/sukso96100/indico-plugin-payment-opencollective/actions/workflows/ci.yml/badge.svg)](https://github.com/sukso96100/indico-plugin-payment-opencollective/actions/workflows/ci.yml) [![CD](https://github.com/sukso96100/indico-plugin-payment-opencollective/actions/workflows/cd.yml/badge.svg)](https://github.com/sukso96100/indico-plugin-payment-opencollective/actions/workflows/cd.yml) [![Hits](https://hits.seeyoufarm.com/api/count/incr/badge.svg?url=https%3A%2F%2Fgithub.com%2Fsukso96100%2Findico-plugin-payment-opencollective&count_bg=%2379C83D&title_bg=%23555555&icon=&icon_color=%23E7E7E7&title=hits&edge_flat=false)](https://hits.seeyoufarm.com) This plugin allows Open Collective to be used as payment method for paying registration fee on Indico. [Uses Open Collective's Post-Donation Redirect feature](https://docs.opencollective.com/help/contributing/development/post-donation-redirect) to handle payment. With this plugin, Usrs are redirected to specific event on collective on Open Collective then redirected back to Indico with transaction information from Open Collective.