Updated docs

This commit is contained in:
delvedor
2019-03-12 10:50:58 +01:00
parent 40023c53a7
commit dc27cb11ed
3 changed files with 9 additions and 2 deletions

View File

@ -12,6 +12,7 @@ The official Node.js client for Elasticsearch.
- Configurable, automatic discovery of cluster nodes.
- Persistent, Keep-Alive connections.
- Load balancing (with pluggable selection strategy) across all available nodes.
- TypeScript support out of the box.
## Install
```