From 420f83b6b12ab0cebdf1451976e1e74f4cd345df Mon Sep 17 00:00:00 2001 From: Ivan Malison Date: Wed, 26 Aug 2015 11:53:46 -0700 Subject: [PATCH] Move badges to top of README. --- README.rst | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/README.rst b/README.rst index b24ea6f..23910bb 100644 --- a/README.rst +++ b/README.rst @@ -1,14 +1,16 @@ +|Build Status| |Stories in Ready| |Gitter| + VCR.py ====== -.. image:: vcr.png +.. figure:: https://raw.github.com/kevin1024/vcrpy/master/vcr.png :alt: vcr.py + vcr.py + This is a Python version of `Ruby's VCR library `__. -|Build Status| |Stories in Ready| |Gitter Chat| - What it does ------------ @@ -607,7 +609,7 @@ new API in version 1.0.x Changelog --------- -- 1.7.3 [#188] ``additional_matchers`` kwarg on ``use_cassette``. +- 1.7.3 [#188] ``additional_matchers`` kwarg on ``use_casstte``. [#191] Actually support passing multiple before_record_request functions (thanks @agriffis). - 1.7.2 [#186] Get effective_url in tornado (thanks @mvschaik), [#187] @@ -756,6 +758,6 @@ more details :target: http://travis-ci.org/kevin1024/vcrpy .. |Stories in Ready| image:: https://badge.waffle.io/kevin1024/vcrpy.png?label=ready&title=Ready :target: https://waffle.io/kevin1024/vcrpy -.. |Gitter Chat| image:: https://badges.gitter.im/Join%20Chat.svg +.. |Gitter| image:: https://badges.gitter.im/Join%20Chat.svg :alt: Join the chat at https://gitter.im/kevin1024/vcrpy :target: https://gitter.im/kevin1024/vcrpy?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge