Skip to content

Commit 27e46b0

Browse files
committed
Updated README
1 parent 2607793 commit 27e46b0

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,12 @@ This is the official PHP client for [Elasticsearch](https://www.elastic.co/elast
1111

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

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

297-
## Specific changes:
298-
299302
## FAQ 🔮
300303

301304
### Where do I report issues with the client?

0 commit comments

Comments
 (0)