From 8bf78d3ba0c4779be063fc7494c0f5ff4df66348 Mon Sep 17 00:00:00 2001 From: Fabio Caccamo Date: Tue, 11 Feb 2020 14:39:25 +0100 Subject: [PATCH] Updated README. [ci skip] --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ed96ce0..af5a220 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [![Django Versions](https://img.shields.io/pypi/djversions/django-admin-interface?color=0C4B33&logo=django&logoColor=white&label=django)](https://www.djangoproject.com/) [![PyPI Version](https://img.shields.io/pypi/v/django-admin-interface.svg?color=blue&logo=pypi&logoColor=white)](https://pypi.org/project/django-admin-interface/) -[![PyPI Downloads](https://img.shields.io/pypi/dm/django-admin-interface.svg?color=blue&logo=pypi&logoColor=white)](https://pypi.org/project/django-admin-interface/) +[![PyPI Downloads](https://img.shields.io/pypi/dt/django-admin-interface.svg?color=blue&logo=pypi&logoColor=white)](https://pypi.org/project/django-admin-interface/) [![Stars](https://img.shields.io/github/stars/fabiocaccamo/django-admin-interface?logo=github)](https://github.com/fabiocaccamo/django-admin-interface/) [![License](https://img.shields.io/pypi/l/django-admin-interface.svg?color=blue)](https://github.com/fabiocaccamo/django-admin-interface/blob/master/LICENSE.txt)