Skip to content

Commit 6eb9f6d

Browse files
authored
Merge pull request jazzband#126 from johnthagen/patch-1
Add PyPI badges
2 parents 8d61ba5 + 009a19f commit 6eb9f6d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

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)