README.md in gon-4.0.1 vs README.md in gon-4.0.2

- old
+ new

@@ -1,10 +1,9 @@ # Gon gem — get your Rails variables in your js ![Gon. You should try this. If you look closer - you will see an elephant.](https://github.com/gazay/gon/raw/master/doc/logo_small.png) - -### Build Status ![http://travis-ci.org/gazay/gon](https://secure.travis-ci.org/gazay/gon.png) +### Build Status [![Build Status](https://secure.travis-ci.org/gazay/gon.png)](http://travis-ci.org/gazay/gon) If you need to send some data to your js files and you don't want to do this with long way through views and parsing - use this force! Now you can easily renew data in your variables through ajax with [gon.watch](https://github.com/gazay/gon/wiki/Usage-gon-watch)!