README.md in action_kit_rest-0.2.0 vs README.md in action_kit_rest-0.2.1

- old
+ new

@@ -1,8 +1,10 @@ # action_kit_rest A ruby binding for the ActionKit REST API +[![Build Status](https://travis-ci.org/controlshift/action_kit_rest.svg)](https://travis-ci.org/controlshift/action_kit_rest) + ## Usage ```ruby ak = ActionKitRest.new(host: 'roboticdogs.actionkit.com', username: 'name', password: 'pass')