README.md in simple_model-1.2.3 vs README.md in simple_model-1.2.4

- old
+ new

@@ -1,5 +1,7 @@ # SimpleModel +[![Build Status](https://secure.travis-ci.org/JoshMcKin/simple_model.png)](http://travis-ci.org/JoshMcKin/simple_model) + A collection of convenience methods for building table-less models. SimpleModel implements: * ActiveModel::Validations * ActiveModel::Conversion