From d165fe1c7baa22a7a7e3b455eb89b28b3616dca7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Simonas=20=C5=A0erlinskas?= <simonas.serlinskas@gmail.com> Date: Thu, 31 Dec 2015 14:46:44 +0200 Subject: [PATCH] updated badges --- README.md | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 12955bb..8e1b9a4 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 -- GitLab