From f08b521b8b77b6515dbbf02e01c885985f6c01f0 Mon Sep 17 00:00:00 2001 From: Hasan Ramezani Date: Sun, 6 Dec 2020 21:13:05 +0100 Subject: [PATCH] Add Supported Django versions badge to README. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b656281..7cd2bf8 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,7 @@ django-auditlog [![Docs](https://readthedocs.org/projects/django-auditlog/badge/?version=latest)](http://django-auditlog.readthedocs.org/en/latest/?badge=latest) [![codecov](https://codecov.io/gh/jazzband/django-auditlog/branch/master/graph/badge.svg)](https://codecov.io/gh/jazzband/django-auditlog) [![Supported Python versions](https://img.shields.io/pypi/pyversions/django-auditlog.svg)](https://pypi.python.org/pypi/django-auditlog) +[![Supported Django versions](https://img.shields.io/pypi/djversions/django-auditlog.svg)](https://pypi.python.org/pypi/django-auditlog) **Please remember that this app is still in development.** **Test this app before deploying it in production environments.**