README.md in hybridgroup-firmata-0.4.1 vs README.md in hybridgroup-firmata-0.4.2

- old
+ new

@@ -2,9 +2,11 @@ A Ruby implementation of the [Firmata protocol](http://firmata.org/wiki/V2.2ProtocolDetails). This library is inspired by the awesome [firmata](http://jgautier.github.com/firmata/) by [jgautier](https://github.com/jgautier). +[![Build Status](https://travis-ci.org/hybridgroup/firmata.png?branch=master)](https://travis-ci.org/hybridgroup/firmata) + ## Installation Add this line to your application's Gemfile: gem 'firmata'