Skip to content

Commit

Permalink
Add PyPI downloads badge to README (#237)
Browse files Browse the repository at this point in the history
In the README file, a new badge has been added to show the number of PyPI downloads for the package. This change aims to provide users an easy way to see the popularity and widespread use of the drf-social-oauth2 package.
  • Loading branch information
wagnerdelima authored Jul 12, 2024
1 parent 3fb74bb commit e86ec0e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,11 @@ Welcome to DRF-Social-OAuth2
.. image:: https://www.codefactor.io/repository/github/wagnerdelima/drf-social-oauth2/badge
:target: https://www.codefactor.io/repository/github/wagnerdelima/drf-social-oauth2/badge

.. image:: https://static.pepy.tech/badge/drf-social-oauth2
:target: https://pepy.tech/project/drf-social-oauth2



Installation
------------

Expand Down

0 comments on commit e86ec0e

Please sign in to comment.