Skip to content

Commit

Permalink
Updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
ezimuel committed Mar 24, 2022
1 parent 2607793 commit 27e46b0
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,12 @@ This is the official PHP client for [Elasticsearch](https://www.elastic.co/elast

- [Getting started](#getting-started-)
- [Configuration](#configuration)
- [Use Elastic Cloud](#use-elastic-cloud)
- [Usage](#usage)
- [Index a document](#index-a-document)
- [Search a document](#search-a-document)
- [Delete a document](#delete-a-document)
- [Versioning](#versioning)
- [Backward Incompatible Changes](#backward-incompatible-changes-)
- [FAQ](#faq-)
- [Contribute](#contribute-)
Expand Down Expand Up @@ -294,8 +299,6 @@ We tried to reduce the BC breaks as much as possible with `7.x` but there are so

You can have a look at the [BREAKING_CHANGES](BREAKING_CHANGES.md) file for more information.

## Specific changes:

## FAQ 🔮

### Where do I report issues with the client?
Expand Down

0 comments on commit 27e46b0

Please sign in to comment.