README.md in ruby-jq-0.1.0 vs README.md in ruby-jq-0.1.1

- old
+ new

@@ -1,9 +1,11 @@ # ruby-jq -Ruby binding for jq. +Ruby bindings for jq. see [http://stedolan.github.io/jq/](http://stedolan.github.io/jq/). + +[![Build Status](https://drone.io/bitbucket.org/winebarrel/ruby-jq/status.png)](https://drone.io/bitbucket.org/winebarrel/ruby-jq/latest) ## Installation First, please install libjq from HEAD of [git repository](https://github.com/stedolan/jq).