Skip to content

Commit

Permalink
Updated README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
delvedor committed Jan 12, 2022
1 parent 499beb1 commit 8cbc2c1
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,11 @@

[![js-standard-style](https://img.shields.io/badge/code%20style-standard-brightgreen.svg?style=flat)](http://standardjs.com/) ![build](https://github.com/elastic/elasticsearch-js-mock/workflows/build/badge.svg)

When testing your application you don't always need to have an Elasticsearch instance up and running, but you might still need to use the client for fetching some data. If you are facing this situation, this library is what you need.
When testing your application you don't always need to have an Elasticsearch instance up and running,
but you might still need to use the client for fetching some data.
If you are facing this situation, this library is what you need.

This library is compatibile with `@elastic/elasticsearch` ≤ v7.

### Features

Expand Down

0 comments on commit 8cbc2c1

Please sign in to comment.