We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9779ba8 commit beb7720Copy full SHA for beb7720
1 file changed
README.rst
@@ -4,7 +4,7 @@ Simple JWT
4
A JSON Web Token authentication plugin for the `Django REST Framework
5
<http://www.django-rest-framework.org/>`__.
6
7
-.. image:: https://circleci.com/gh/davesque/django-rest-framework-simplejwt.svg?style=svg
+.. image:: https://circleci.com/gh/davesque/django-rest-framework-simplejwt.svg?style=shield
8
:target: https://circleci.com/gh/davesque/django-rest-framework-simplejwt
9
.. image:: https://codecov.io/gh/davesque/django-rest-framework-simplejwt/branch/master/graph/badge.svg
10
:target: https://codecov.io/gh/davesque/django-rest-framework-simplejwt
0 commit comments