From 01d0862c3cbddc8e5d9ccf0eefca427d55dcd230 Mon Sep 17 00:00:00 2001 From: Brandon Rodriguez <brodriguez8774@gmail.com> Date: Tue, 11 Apr 2023 18:32:18 -0400 Subject: [PATCH] Add "downloads per month" indicator to readme --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ed52f31..642bba9 100644 --- a/README.md +++ b/README.md @@ -2,9 +2,11 @@ [](https://django-adminlte2-pdq.readthedocs.io/en/latest/?badge=latest) [](https://img.shields.io/pypi/v/django-adminlte2-pdq?color=blue) -[](https://img.shields.io/badge/python-%3E%3D3.7-brightgreen) +[](https://img.shields.io/badge/python-%3E%3D3.7-brightgreen) [](https://img.shields.io/badge/django-%3E%3D3-brightgreen) [](https://img.shields.io/github/license/DJBarnes/django-adminlte2-pdq) +[](https://pypi.python.org/pypi/django-adminlte2-pdq) + **Django-AdminLTE2-PDQ** is a [Django](https://www.djangoproject.com/) app that takes all of the work out of making a beautiful and functional web -- GitLab