From a1fc096ea794ad04a9e936f23d548069d59f22a6 Mon Sep 17 00:00:00 2001 From: Daniel Scheffler Date: Fri, 25 Oct 2019 14:56:40 +0200 Subject: [PATCH] Added downloads badge. Signed-off-by: Daniel Scheffler --- README.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.rst b/README.rst index 6b61edb..b1babcd 100644 --- a/README.rst +++ b/README.rst @@ -37,6 +37,8 @@ Status :target: https://gitext.gfz-potsdam.de/danschef/geoarray/blob/master/LICENSE .. image:: https://img.shields.io/pypi/pyversions/geoarray.svg :target: https://img.shields.io/pypi/pyversions/geoarray.svg +.. image:: https://img.shields.io/pypi/dm/geoarray.svg + :target: https://pypi.python.org/pypi/geoarray See also the latest coverage_ report and the nosetests_ HTML report. -- GitLab