From 7cd0ab4b2a8b1d7c9f265954ce5d69feb4b19069 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Simonas=20=C5=A0erlinskas?=
 <saimaz@users.noreply.github.com>
Date: Tue, 3 May 2016 08:24:48 +0700
Subject: [PATCH] Update README.md

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 03ecf6b..dc26f5e 100644
--- a/README.md
+++ b/README.md
@@ -11,7 +11,7 @@ If you have any questions, don't hesitate to ask them on [![Join the chat at htt
 [![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/ongr-io/ElasticsearchDSL/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/ongr-io/ElasticsearchDSL/?branch=master)
 
 __This component requires Elasticsearch 2.0 or newer.__
-> Warning: Amazon Elasticsearch Service currently supports only Elasticsearch 1.5.2. and cannot be used.
+> Warning: If you are using Amazon Elasticsearch Service (currently supports only Elasticsearch 1.x) use Elasticsearch DSL 1.x version. 
 
 ## Documentation
 
-- 
GitLab