Skip to content

Commit e52c101

Browse files
authored
Update README.md
1 parent 506ec90 commit e52c101

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ A modern CLI tool that simplifies Django development by replacing `python manage
55
[![CI](https://github.com/timonweb/easy-django-cli/actions/workflows/ci.yml/badge.svg)](https://github.com/timonweb/easy-django-cli/actions/workflows/ci.yml)
66
[![PyPI version](https://badge.fury.io/py/easy-django-cli.svg)](https://badge.fury.io/py/easy-django-cli)
77
[![Python Versions](https://img.shields.io/pypi/pyversions/easy-django-cli.svg)](https://pypi.org/project/easy-django-cli/)
8-
[![Django Versions](https://img.shields.io/badge/django-3.2%20%7C%204.0%20%7C%204.1%20%7C%204.2%20%7C%205.0-blue.svg)](https://www.djangoproject.com/)
8+
[![Django Versions](https://img.shields.io/badge/django-4.2%20%7C%205.0%20%7C%205.1%20%7C%205.2%20%7C%206.0-blue.svg)](https://www.djangoproject.com/)
99
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
1010

1111
## Features
@@ -227,4 +227,4 @@ Tim Kamanin - [tim@timonweb.com](mailto:tim@timonweb.com)
227227
- Automatic `manage.py` detection
228228
- Full compatibility with Django management commands
229229
- Comprehensive test suite
230-
- CI/CD with GitHub Actions
230+
- CI/CD with GitHub Actions

0 commit comments

Comments
 (0)