Skip to content

Commit 92893cf

Browse files
authored
docs: add pepy download stats badge
1 parent a1a2f30 commit 92893cf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,10 @@
66
[![PyPI - Release](https://img.shields.io/pypi/v/django-db-adapter.svg)](https://pypi.python.org/pypi/django-db-adapter)
77
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/django-db-adapter)](https://pypi.python.org/pypi/django-db-adapter)
88
[![PyPI - Django Version](https://img.shields.io/pypi/djversions/django-db-adapter)](https://pypi.python.org/pypi/django-db-adapter)
9+
[![Downloads](https://pepy.tech/badge/django-db-adapter)](https://pepy.tech/project/django-db-adapter)
910
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
1011

12+
1113
A flexible toolkit for customize how Django creates the databse objects for the
1214
application schema
1315

0 commit comments

Comments
 (0)