Skip to content

Commit 7752ae0

Browse files
committed
fix python deps badge
1 parent 8100dc7 commit 7752ae0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Appwrite Middleware for Django
22

3-
[![PyPI version](https://badge.fury.io/py/django-appwrite.svg)](https://badge.fury.io/py/django-appwrite)
4-
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/appwrite.svg)](https://pypi.org/project/appwrite/)
3+
![PyPI version](https://badge.fury.io/py/django-appwrite.svg)
4+
![PyPI - Python Version](https://img.shields.io/pypi/pyversions/django-appwrite)
55
![PyPI - License](https://img.shields.io/pypi/l/django-appwrite)
66

77
A Django middleware to authenticate users with Appwrite.

0 commit comments

Comments
 (0)