Skip to content

Commit 56149e7

Browse files
committed
docs: add PyPI badges
skip-checks: true
1 parent 734937e commit 56149e7

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# django-management-commands
22

3+
[![PyPI: Version](https://img.shields.io/pypi/v/django-management-commands?logo=pypi&logoColor=white)][pypi]
4+
[![PyPI: Python](https://img.shields.io/pypi/pyversions/django-management-commands?logo=python&logoColor=white)][pypi]
5+
[![PyPI: Django](https://img.shields.io/pypi/djversions/django-management-commands?logo=django&label=django&color=0c4b33)][pypi]
6+
[![PyPI: License](https://img.shields.io/pypi/l/django-management-commands)][pypi]
7+
38
[![Pre-commit.ci](https://results.pre-commit.ci/badge/github/paduszyk/django-management-commands/main.svg)][pre-commit.ci]
49
[![CI](https://img.shields.io/github/actions/workflow/status/paduszyk/django-management-commands/package-ci.yml?logo=github&label=CI)][ci]
510
[![Codecov](https://img.shields.io/codecov/c/github/paduszyk/django-management-commands?logo=codecov)][codecov]

0 commit comments

Comments
 (0)