From 00a34d9c02d6f09a5cbbc2e5041a6dbf97d7aac6 Mon Sep 17 00:00:00 2001 From: Sobolev Nikita Date: Thu, 23 Feb 2017 16:56:54 +0300 Subject: [PATCH] Updates README.rst with svg badge --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 6dbf2ca..0c8d2ad 100644 --- a/README.rst +++ b/README.rst @@ -1,7 +1,7 @@ PyChef ====== -.. image:: https://secure.travis-ci.org/coderanger/pychef.png?branch=master +.. image:: https://secure.travis-ci.org/coderanger/pychef.svg?branch=master :target: http://travis-ci.org/coderanger/pychef A Python API for interacting with a Chef server.