From b193d5dfe78015c6536d11ea919c6c1d34cde5cd Mon Sep 17 00:00:00 2001 From: Amir Mohammadi <183.amir@gmail.com> Date: Sat, 14 Jan 2017 20:40:04 +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 ed7ed84b..4672d9b0 100644 --- a/README.rst +++ b/README.rst @@ -9,9 +9,9 @@ :target: https://gitlab.idiap.ch/bob/bob.bio.base/commits/master .. image:: https://img.shields.io/badge/gitlab-project-0000c0.svg :target: https://gitlab.idiap.ch/bob/bob.bio.base -.. image:: http://img.shields.io/pypi/v/bob.bio.base.png +.. image:: http://img.shields.io/pypi/v/bob.bio.base.svg :target: https://pypi.python.org/pypi/bob.bio.base -.. image:: http://img.shields.io/pypi/dm/bob.bio.base.png +.. image:: http://img.shields.io/pypi/dm/bob.bio.base.svg :target: https://pypi.python.org/pypi/bob.bio.base -- GitLab