Skip to content

Commit

Permalink
Remove dashes
Browse files Browse the repository at this point in the history
  • Loading branch information
vitorfs committed Nov 22, 2018
1 parent ca571a3 commit 8a73262
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -2,7 +2,7 @@

[![Python Version](https://img.shields.io/badge/python-3.7-brightgreen.svg)](https://python.org)
[![Django Version](https://img.shields.io/badge/django-2.1-brightgreen.svg)](https://djangoproject.com)
[![Django Rest Framework Version](https://img.shields.io/badge/django-rest-framework-3.9-brightgreen.svg)](https://www.django-rest-framework.org/)
[![Django Rest Framework Version](https://img.shields.io/badge/djangorestframework-3.9-brightgreen.svg)](https://www.django-rest-framework.org/)

Code example used in the tutorial [How to Implement Token Authentication using Django REST Framework](https://simpleisbetterthancomplex.com/tutorial/2018/11/22/how-to-implement-token-authentication-using-django-rest-framework.html).

Expand Down

0 comments on commit 8a73262

Please sign in to comment.