mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
Remove download statistics badge from README
PyPI download statistics have been broken for a long time and appear to have been officially disabled in May 2016. See GitHub issue for details: https://github.com/pypa/pypi-legacy/issues/396
This commit is contained in:
parent
3518713ac6
commit
97c058e94f
1 changed files with 2 additions and 5 deletions
|
|
@ -1,5 +1,5 @@
|
|||
Pelican |build-status| |pypi-version| |pypi-downloads|
|
||||
======================================================
|
||||
Pelican |build-status| |pypi-version|
|
||||
=====================================
|
||||
|
||||
Pelican is a static site generator, written in Python_.
|
||||
|
||||
|
|
@ -62,6 +62,3 @@ Why the name "Pelican"?
|
|||
.. |pypi-version| image:: https://img.shields.io/pypi/v/pelican.svg
|
||||
:target: https://pypi.python.org/pypi/pelican
|
||||
:alt: PyPI: the Python Package Index
|
||||
.. |pypi-downloads| image:: https://img.shields.io/pypi/dm/pelican.svg
|
||||
:target: https://pypi.python.org/pypi/pelican
|
||||
:alt: PyPI: the Python Package Index
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue