diff --git a/README.md b/README.md index 12955bb61baa957aabdf491e1e0e3844ba7c0759..8e1b9a423e630b8a08142b8b0bec617666fd3ba2 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,21 @@ # ElasticsearchDSL -[](https://gitter.im/ongr-io/support?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) +Introducing Elasticsearch DSL library to provide objective query builder for [Elasticsearch bundle](https://github.com/ongr-io/ElasticsearchBundle) and [elasticsearch-php](https://github.com/elastic/elasticsearch-php) client. You can easily build any Elasticsearch query and transform it to an array. + +If you have any questions, don't hesitate to ask them on [](https://gitter.im/ongr-io/support) + chat, or just come to say Hi ;). + +[](https://travis-ci.org/ongr-io/ElasticsearchDSL) +[](https://scrutinizer-ci.com/g/ongr-io/ElasticsearchDSL/?branch=master) +[](https://codeclimate.com/github/ongr-io/ElasticsearchDSL) +[](https://coveralls.io/github/ongr-io/ElasticsearchDSL?branch=master) +[](https://insight.sensiolabs.com/projects/839e0b9f-0c79-46f3-be97-9afa3a503c98) +[](https://www.codacy.com/app/ongr/ElasticsearchDSL) [](https://packagist.org/packages/ongr/elasticsearch-dsl) [](https://packagist.org/packages/ongr/elasticsearch-dsl) [](https://packagist.org/packages/ongr/elasticsearch-dsl) [](https://travis-ci.org/ongr-io/ElasticsearchDSL) -Introducing Elasticsearch DSL library to provide objective query builder for [Elasticsearch bundle](https://github.com/ongr-io/ElasticsearchBundle) and [elasticsearch-php](https://github.com/elastic/elasticsearch-php) client. You can easily build any Elasticsearch query and transform it to an array. - -If you have any questions, don't hesitate to ask them on [](https://gitter.im/ongr-io/support) chat, or just come to say Hi ;). ## Documentation