From 5f982ffdfaa2a04dd334ba596673f7ae6340ddc2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Istv=C3=A1n=20Zolt=C3=A1n=20Szab=C3=B3?= Date: Fri, 24 Nov 2023 17:17:22 +0100 Subject: [PATCH] [DOCS] Adds a signpost for downloading ES or signing-up for ESS. --- README.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index baba08d5f07..cbfc506f5bc 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,13 @@ -Repository for **Elastic.Clients.Elasticsearch** the official .NET client for [Elasticsearch](https://github.com/elastic/elasticsearch). *Older branches include both previous clients, **NEST** and **Elasticsearch.Net**.* +# Elasticsearch .NET Client + +Repository for **Elastic.Clients.Elasticsearch** the official .NET client for +[Elasticsearch](https://github.com/elastic/elasticsearch). +*Older branches include both previous clients, **NEST** and **Elasticsearch.Net**.* + +**[Download the latest version of Elasticsearch](https://www.elastic.co/downloads/elasticsearch)** +or +**[sign-up](https://cloud.elastic.co/registration?elektra=en-ess-sign-up-page)** +**for a free trial of Elastic Cloud**. The .NET client for Elasticsearch provides strongly typed requests and responses for Elasticsearch APIs. It delegates protocol handling to the