Skip to content

Commit 9ea7bf5

Browse files
committed
update readme
1 parent 36e6873 commit 9ea7bf5

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

README.rst

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,22 @@
22
Valkey cache backend for Django
33
===============================
44

5+
.. image:: https://img.shields.io/pypi/v/django-valkey?label=PyPi
6+
:target: https://pypi.org/project/django-valkey/
7+
:alt: Pypi
8+
9+
.. image:: https://img.shields.io/pypi/pyversions/django-valkey.svg
10+
:target: https://img/pypi.org/project/django-valkey/
11+
:alt: Python versions
12+
13+
.. image:: https://readthedocs.org/projects/django-valkey/badge/?version=latest&style=flat
14+
:target: https://django-valkey.readthedocs.io/en/latest/
15+
:alt: docs
16+
17+
.. image:: https://static.pepy.tech/badge/django-valkey/month
18+
:target: https://pepy.tech/project/django-valkey
19+
:alt: downloads/month
20+
521
.. image:: https://img.shields.io/badge/Published%20on-Django%20Packages-0c3c26
622
:target: https://djangopackages.org/packages/p/django-valkey/
723
:alt: Published on Django Packages

0 commit comments

Comments
 (0)