From 921b4fd4c454be3c6a02140f2dac5e723f739979 Mon Sep 17 00:00:00 2001 From: Steve Gordon Date: Thu, 24 Nov 2022 13:20:14 +0000 Subject: [PATCH] Update readme and docs (#7032) --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 0f77d34b234..90a662fa6c4 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,3 @@ -Elastic logo - 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**.* The .NET client for Elasticsearch provides strongly typed requests and responses for Elasticsearch APIs. It delegates protocol handling to the [Elastic.Transport](https://github.com/elastic/elastic-transport-net) library, which takes care of all transport-level concerns (HTTP connection establishment and pooling, retries, etc.).