README.markdown in purgatory-2.12.0 vs README.markdown in purgatory-2.13.0
- old
+ new
@@ -1,7 +1,10 @@
# Purgatory
-Purgatory allows you to put changes to an ActiveRecord model into purgatory until they are approved
+[![Build Status](https://secure.travis-ci.org/financeit/purgatory.png)](http://travis-ci.org/financeit/purgatory)
+[![Code Climate](https://codeclimate.com/github/financeit/purgatory.png)](https://codeclimate.com/github/financeit/purgatory)
+
+Purgatory is a Rails gem that allows you to save changes to an ActiveRecord model so that they can be applied at a later time.
## How to Use
First run the generator the create the required migration and initializer file: