Skip to content

Commit f208b9d

Browse files
committed
Edit description.
1 parent 421f178 commit f208b9d

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,9 @@
33

44
AWS-ES is a Node.js binding for Amazon's [Elasticsearch service](https://aws.amazon.com/elasticsearch-service/) which requires Amazon's [Signature Version 4](http://docs.aws.amazon.com/general/latest/gr/signature-version-4.html).
55

6-
The binding is almost identical to the '[elasticsearch](https://www.npmjs.com/package/elasticsearch)' package to guarantee minimal changes in the code when moving from your Elasticsearch server to Amazon's Elasticsearch service. Currently, it supports the basic functionality needed to get an app with basic Elasticsearch requirements up and running in no-time.
6+
The binding is almost identical to the '[elasticsearch](https://www.npmjs.com/package/elasticsearch)' package to guarantee minimal changes in the code when moving from your Elasticsearch server to Amazon's Elasticsearch service. Currently, it supports the basic functionalities but they can probably get your app up and running in no-time.
7+
8+
This package was initially created to be used by [Notify.ly](https://notify.ly/) and [Crowd Analyzer](http://crowdanalyzer.com/). But you can use it as you like, under the Apache 2.0 license.
79

810
**How to use:**
911
---------

0 commit comments

Comments
 (0)