README.md in js_cookie_rails-1.0.1 vs README.md in js_cookie_rails-2.1.2
- old
+ new
@@ -1,6 +1,8 @@
# js_cookie_rails
+[![Gem Version](https://badge.fury.io/rb/js_cookie_rails.svg)](http://badge.fury.io/rb/js_cookie_rails)
+
js_cookie_rails wraps the [js-cookie](https://github.com/js-cookie/js-cookie)
library in a rails engine for simple use with the asset pipeline provided by
Rails 3.1 and higher. The gem includes the development (non-minified) source
for ease of exploration. The asset pipeline will minify in production.