README.md in armot-0.2.3 vs README.md in armot-0.2.4

- old
+ new

@@ -1,7 +1,10 @@ Armot ===== +[![Build Status](https://secure.travis-ci.org/rogercampos/armot.png)](http://travis-ci.org/rogercampos/armot) + + Armot is a minimal rails 3 library for handle your model translations. It's heavily based on [puret](https://github.com/jo/puret), by Johannes Jörg Schmidt, as it does basically the same but relying on the i18n ActiveRecord backend to store and fetch translations instead of custom tables.