Skip to content

Commit 009a19f

Browse files
authored
Add PyPI badges
1 parent 0e51c7d commit 009a19f

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@ A JSON Web Token authentication plugin for the `Django REST Framework
88
:target: https://travis-ci.org/davesque/django-rest-framework-simplejwt
99
.. image:: https://codecov.io/gh/davesque/django-rest-framework-simplejwt/branch/master/graph/badge.svg
1010
:target: https://codecov.io/gh/davesque/django-rest-framework-simplejwt
11+
.. image:: https://img.shields.io/pypi/v/djangorestframework-simplejwt.svg
12+
:target: https://pypi.python.org/pypi/djangorestframework-simplejwt
13+
.. image:: https://img.shields.io/pypi/pyversions/djangorestframework-simplejwt.svg
14+
:target: https://pypi.python.org/pypi/djangorestframework-simplejwt
1115

1216
-------------------------------------------------------------------------------
1317

0 commit comments

Comments
 (0)