diff --git a/README.md b/README.md index 8b48d81..26b85b5 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,7 @@ This is a Python version of [Ruby's VCR library](https://github.com/myronmarston/vcr). [![Build Status](https://secure.travis-ci.org/kevin1024/vcrpy.png?branch=master)](http://travis-ci.org/kevin1024/vcrpy) +[![Stories in Ready](https://badge.waffle.io/kevin1024/vcrpy.png?label=ready&title=Ready)](https://waffle.io/kevin1024/vcrpy) ## What it does Simplify and speed up testing HTTP by recording all HTTP interactions and