README.md in dense-0.0.1 vs README.md in dense-1.0.0
- old
+ new
@@ -1,8 +1,11 @@
# dense
-Fetching deep in a dense structure. A kind of bastard of JSONPath.
+[![Build Status](https://secure.travis-ci.org/floraison/dense.svg)](http://travis-ci.org/floraison/dense)
+[![Gem Version](https://badge.fury.io/rb/dense.svg)](http://badge.fury.io/rb/dense)
+
+Fetching deep in a dense structure. A kind of bastard of [JSONPath](http://goessner.net/articles/JsonPath/).
## LICENSE
MIT, see [LICENSE.txt](LICENSE.txt)