Adds coverage badge

This commit is contained in:
Michael 2020-03-06 17:56:32 -06:00
parent b5914dbb45
commit fe01ba0231

View File

@ -1,7 +1,7 @@
# Dj-Rest-Auth # Dj-Rest-Auth
[![<iMerica>](https://circleci.com/gh/jazzband/dj-rest-auth.svg?style=svg)](https://app.circleci.com/github/jazzband/dj-rest-auth/pipelines) [![<iMerica>](https://circleci.com/gh/jazzband/dj-rest-auth.svg?style=svg)](https://app.circleci.com/github/jazzband/dj-rest-auth/pipelines)
[![Jazzband](https://jazzband.co/static/img/badge.svg)](https://jazzband.co/) [![Jazzband](https://jazzband.co/static/img/badge.svg)](https://jazzband.co/)
[![Coverage Status](https://coveralls.io/repos/github/jazzband/dj-rest-auth/badge.svg?branch=master)](https://coveralls.io/github/jazzband/dj-rest-auth?branch=master)
Drop-in API endpoints for handling authentication securely in Django Rest Framework. Works especially well Drop-in API endpoints for handling authentication securely in Django Rest Framework. Works especially well
with SPAs (e.g React, Vue, Angular), and Mobile applications. with SPAs (e.g React, Vue, Angular), and Mobile applications.