Skip to content

Commit 0b6bb19

Browse files
Update README.md
1 parent 02c461d commit 0b6bb19

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,12 @@
22

33
A Django REST Framework library providing customizable pagination classes with rich metadata and flexible configuration options.
44

5-
[![Python Version](https://img.shields.io/badge/python-3.9+-blue.svg)](https://www.python.org/downloads/)
6-
[![Django Version](https://img.shields.io/badge/django-4.0+-green.svg)](https://www.djangoproject.com/)
5+
[![Python Version](https://img.shields.io/badge/python-3.11+-blue.svg)](https://www.python.org/downloads/)
6+
[![Django Version](https://img.shields.io/badge/django-4.1+-green.svg)](https://www.djangoproject.com/)
77
[![DRF Version](https://img.shields.io/badge/drf-3.12+-orange.svg)](https://www.django-rest-framework.org/)
8+
9+
[![PyPI version](https://img.shields.io/pypi/v/easy-pagination.svg?v=1)](https://pypi.org/project/easy-pagination/)
10+
[![Downloads]
811
[![License](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE)
912

1013
## Features

0 commit comments

Comments
 (0)