From 16e319b3ced651c822247bb221d930f2d47b2deb Mon Sep 17 00:00:00 2001 From: Amir Mohammadi <183.amir@gmail.com> Date: Sat, 14 Jan 2017 20:42:57 +0100 Subject: [PATCH] use svg badges [skip ci] [nightlies release] --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index b3b4bbe..2490fe0 100644 --- a/README.rst +++ b/README.rst @@ -9,9 +9,9 @@ :target: https://gitlab.idiap.ch/bob/bob.core/commits/master .. image:: https://img.shields.io/badge/gitlab-project-0000c0.svg :target: https://gitlab.idiap.ch/bob/bob.core -.. image:: http://img.shields.io/pypi/v/bob.core.png +.. image:: http://img.shields.io/pypi/v/bob.core.svg :target: https://pypi.python.org/pypi/bob.core -.. image:: http://img.shields.io/pypi/dm/bob.core.png +.. image:: http://img.shields.io/pypi/dm/bob.core.svg :target: https://pypi.python.org/pypi/bob.core -- GitLab