Unverified Commit 15e5c9ec authored by TAKAHASHI Shuuji's avatar TAKAHASHI Shuuji Committed by GitHub

Revive "Download" badge

PyPI does not provide download counts of packages anymore and shields.io does also.

This PR replace shields.io's badge with the alternative one provided by the PePy project.

See also: [python - Why PyPi doesn't show download stats anymore? - Stack Overflow](https://stackoverflow.com/questions/38102317/why-pypi-doesnt-show-download-stats-anymore)
parent df0a82f2
......@@ -2,8 +2,8 @@
Redis Django Cache Backend
==========================
.. image:: https://img.shields.io/pypi/dm/django-redis-cache.svg
:target: https://pypi.python.org/pypi//django-redis-cache/
.. image:: https://pepy.tech/badge/django-redis-cache
:target: https://pepy.tech/project/django-redis-cache
:alt: Downloads
.. image:: https://img.shields.io/pypi/v/django-redis-cache.svg
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment