Skip to content

Commit 8dcb531

Browse files
committed
Add a donation button to the README.md file
1 parent 96c4ea3 commit 8dcb531

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Python Social Auth - Django - Mongoengine Storage
22

3+
[![Donate](https://img.shields.io/badge/Donate-PayPal-orange.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=matiasaguirre%40gmail%2ecom&lc=US&item_name=Python%20Social%20Auth&no_note=0&currency_code=USD&bn=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHostedGuest)
4+
35
Python Social Auth is an easy to setup social authentication/registration
46
mechanism with support for several frameworks and auth providers.
57

@@ -39,3 +41,10 @@ This project follows [Semantic Versioning 2.0.0](http://semver.org/spec/v2.0.0.h
3941
## License
4042

4143
This project follows the BSD license. See the [LICENSE](LICENSE) for details.
44+
45+
## Donations
46+
47+
This project is maintened on my spare time, consider donating to keep
48+
it improving.
49+
50+
[![Donate](https://img.shields.io/badge/Donate-PayPal-orange.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=matiasaguirre%40gmail%2ecom&lc=US&item_name=Python%20Social%20Auth&no_note=0&currency_code=USD&bn=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHostedGuest)

0 commit comments

Comments
 (0)