README.md in elasticsearch-query-builder-0.1.7 vs README.md in elasticsearch-query-builder-0.5

- old
+ new

@@ -1,5 +1,10 @@ -# Ruby Elasticsearch::QueryBuilder +[![wercker status](https://app.wercker.com/status/a7c6d2e4c455ff2542fe2a93a2d9f496/s/master "wercker status")](https://app.wercker.com/project/byKey/a7c6d2e4c455ff2542fe2a93a2d9f496) +[![Coverage Status](https://coveralls.io/repos/github/goprebo/elasticsearch-query-builder/badge.svg?branch=HEAD)](https://coveralls.io/github/goprebo/elasticsearch-query-builder?branch=HEAD) +[![GitHub issues](https://img.shields.io/github/issues/goprebo/elasticsearch-query-builder)](https://github.com/goprebo/elasticsearch-query-builder/issues) +[![GitHub license](https://img.shields.io/github/license/goprebo/elasticsearch-query-builder)](https://github.com/goprebo/elasticsearch-query-builder/blob/master/LICENSE.txt) + +# Ruby ElasticSearch::QueryBuilder Ruby gem for building complex ElasticSearch queries using clauses as methods. Supports query and function_score builders, as well as clients to fetch results. ## Installation \ No newline at end of file