README.md in grape-route-helpers-1.2.1 vs README.md in grape-route-helpers-1.2.2
- old
+ new
@@ -1,6 +1,8 @@
# grape-route-helpers
+[![Build Status](https://travis-ci.org/reprah/grape-route-helpers.svg)](https://travis-ci.org/reprah/grape-route-helpers)
+
Provides named route helpers for Grape APIs, similar to [Rails' route helpers](http://edgeguides.rubyonrails.org/routing.html#path-and-url-helpers).
### Installation
#### Rails