Skip to content

Commit 3fd0a68

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
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 removed restframework dependency, but be rest assured that updates from SIMPLE JWT will reflect here.
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.
1515

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

0 commit comments

Comments
 (0)