From de44245c1f7e17af9d3a0a1408af50a33e529778 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Tomas=20Pocevi=C4=8Dius?= <tealogija@gmail.com>
Date: Wed, 6 Apr 2016 14:04:45 +0300
Subject: [PATCH] Warned about legacy ES version in AWS Elasticsearch Service

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

diff --git a/README.md b/README.md
index db17faf..03ecf6b 100644
--- a/README.md
+++ b/README.md
@@ -11,6 +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.
 
 ## Documentation
 
-- 
GitLab