From 652ec971d478a466cd4b72f96727ec17f7c18ca0 Mon Sep 17 00:00:00 2001 From: "luz.paz" Date: Thu, 20 Feb 2020 07:49:24 -0500 Subject: [PATCH] Add Repology badge to README Closes #2633 --- README.rst | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 176dfce4..ea15e141 100644 --- a/README.rst +++ b/README.rst @@ -1,4 +1,4 @@ -Pelican |build-status| |pypi-version| +Pelican |build-status| |pypi-version| |repology| ===================================== Pelican is a static site generator, written in Python_. @@ -62,3 +62,6 @@ 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 +.. |repology| image:: https://repology.org/badge/tiny-repos/pelican.svg + :target: https://repology.org/project/pelican/versions + :alt: Repology: the packaging hub \ No newline at end of file