README.md in keynote-0.2.0pre1 vs README.md in keynote-0.2.0pre2
- old
+ new
@@ -1,9 +1,10 @@
# Keynote
*Flexible presenters for Rails.*
-[![Code Climate](https://codeclimate.com/badge.png)](https://codeclimate.com/github/rf-/keynote)
+[![Travis CI](https://api.travis-ci.org/rf-/keynote.png)](https://travis-ci.org/rf-/keynote/builds)
+[![Code Climate](https://codeclimate.com/github/rf-/keynote.png)](https://codeclimate.com/github/rf-/keynote)
A presenter is an object that encapsulates view logic. Like Rails helpers,
presenters help you keep complex logic out of your templates.
Keynote provides a consistent interface for defining and instantiating