From f8a2e7cc309f4d9f0c0dacbbb48af8030616108c Mon Sep 17 00:00:00 2001 From: Sobolev Nikita Date: Tue, 7 Mar 2017 16:39:32 +0300 Subject: [PATCH] Updates README.rst with svg badges --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 0ef3023..b40f42e 100644 --- a/README.rst +++ b/README.rst @@ -1,10 +1,10 @@ Real-time captcha-to-text decodings =================================== -.. image:: https://api.travis-ci.org/gotlium/antigate.png?branch=master +.. image:: https://api.travis-ci.org/gotlium/antigate.svg?branch=master :alt: Build Status :target: https://travis-ci.org/gotlium/antigate -.. image:: https://coveralls.io/repos/gotlium/antigate/badge.png?branch=master +.. image:: https://coveralls.io/repos/gotlium/antigate/badge.svg?branch=master :target: https://coveralls.io/r/gotlium/antigate?branch=master .. image:: https://img.shields.io/badge/python-2.6,2.7,3.3,3.4,3.5-blue.svg :alt: Python 2.6, 2.7, 3.3, 3.4, 3.5