Skip to content

Commit

Permalink
Add badges
Browse files Browse the repository at this point in the history
  • Loading branch information
mskims committed Dec 19, 2018
1 parent a2dee59 commit a9f6c66
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# django-jwt

[![Build Status](https://travis-ci.com/ridi/django-jwt.svg?branch=master)](https://travis-ci.com/ridi/django-jwt)
[![PyPI](https://img.shields.io/pypi/v/ridi-django-jwt.svg)](https://pypi.org/project/ridi-django-jwt/)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/ridi-django-jwt.svg)](https://pypi.org/project/ridi-django-jwt/)
[![Coverage Status](https://coveralls.io/repos/github/ridi/django-jwt/badge.svg?branch=master)](https://coveralls.io/github/ridi/django-jwt?branch=master)

Provides JSON Web Token based authentication for RIDI's micro services made with django


Expand Down

0 comments on commit a9f6c66

Please sign in to comment.