From 1746bd8e8e2a25e8c613f1697f7e1ec2ee5dff7d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Tue, 13 Jan 2015 12:06:08 +0100 Subject: [PATCH] Include link to downloads page on github MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michal Čihař --- README.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.rst b/README.rst index cbf9bb3576..7d0af90b26 100644 --- a/README.rst +++ b/README.rst @@ -22,6 +22,9 @@ Code status .. image:: https://scrutinizer-ci.com/g/phpmyadmin/phpmyadmin/badges/quality-score.png?s=93dfde29ffa5771d9c254b7ffb11c4e673315035 :target: https://scrutinizer-ci.com/g/phpmyadmin/phpmyadmin/ +.. image:: https://img.shields.io/sourceforge/dm/phpmyadmin.svg + :target: http://www.phpmyadmin.net/home_page/downloads.php + Download --------