From 8001dd09b33620548503b98ef356d2e53e23b651 Mon Sep 17 00:00:00 2001 From: Noah Levitt Date: Wed, 19 Oct 2016 17:30:53 -0700 Subject: [PATCH] travis-ci svg badge looks nicer --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 388bcf5..de83c25 100644 --- a/README.rst +++ b/README.rst @@ -1,7 +1,7 @@ warcprox - WARC writing MITM HTTP/S proxy ----------------------------------------- -.. image:: https://travis-ci.org/internetarchive/warcprox.png?branch=master - :target: https://travis-ci.org/internetarchive/warcprox +.. image:: https://travis-ci.org/internetarchive/warcprox.svg?branch=master + :target: https://travis-ci.org/internetarchive/warcprox Based on the excellent and simple pymiproxy by Nadeem Douba. https://github.com/allfro/pymiproxy