README.md in afterparty-0.1.1 vs README.md in afterparty-0.2.0

- old
+ new

@@ -1,7 +1,9 @@ # Afterparty [![Build Status](https://travis-ci.org/hstove/afterparty.png?branch=master)](https://travis-ci.org/hstove/afterparty) +[![Code Climate](https://codeclimate.com/github/hstove/afterparty.png)](https://codeclimate.com/github/hstove/afterparty) +[![Coverage Status](https://coveralls.io/repos/hstove/afterparty/badge.png)](https://coveralls.io/r/hstove/afterparty) A Rails 3 & 4 compatible queue with support for executing jobs in the future and persistence with ActiveRecord. ## Installation