Skip to content

Commit 891ea17

Browse files
authored
Update README.md
1 parent eb4d9c3 commit 891ea17

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,10 @@
1010
## Abstract
1111

1212
Ninja JWT is JSON Web Token plugin for Django-Ninja. The library is a fork of [Simple JWT](https://github.com/jazzband/djangorestframework-simplejwt) by Jazzband, a popular JWT plugin for [Django REST Framework](http://www.django-rest-framework.org).
13+
1314
#### Notice
1415
This library does not fix any issues from the source SIMPLE JWT.
15-
It only added support for Django-Ninja and removes DRF dependencies but time after time, subsequent updates from SIMPLE JWT will reflect here.
16+
It only added support for Django-Ninja and removes DRF dependencies. And time after time, subsequent updates from SIMPLE JWT will reflect here.
1617

1718
For full documentation, [visit](https://eadwincode.github.io/django-ninja-jwt/).
1819

0 commit comments

Comments
 (0)