Skip to content

Commit 8281700

Browse files
authored
Update README.md
1 parent 3fd0a68 commit 8281700

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,9 @@
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).
1313
#### Notice
14-
This library does not fix any issues from the parent source. It only added support for Django-Ninja and removes DRF dependencies. Subsequent updates from SIMPLE JWT will reflect here.
14+
This library does not fix any issues from the source SIMPLE JWT.
15+
It only added support for Django-Ninja and removes DRF dependencies.
16+
Subsequent updates from SIMPLE JWT will reflect here.
1517

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

0 commit comments

Comments
 (0)