Skip to content

Commit 7d6372f

Browse files
authored
[DOCS] Adds a signpost for downloading ES or signing-up for ESS. (#2246)
1 parent f525965 commit 7d6372f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
# Elasticsearch
22
[![7.17](https://github.com/elastic/elasticsearch-ruby/actions/workflows/7.17.yml/badge.svg?branch=7.17)](https://github.com/elastic/elasticsearch-ruby/actions/workflows/7.17.yml) [![8.9](https://github.com/elastic/elasticsearch-ruby/actions/workflows/8.9.yml/badge.svg?branch=8.9)](https://github.com/elastic/elasticsearch-ruby/actions/workflows/8.9.yml) [![8.10](https://github.com/elastic/elasticsearch-ruby/actions/workflows/8.10.yml/badge.svg?branch=8.10)](https://github.com/elastic/elasticsearch-ruby/actions/workflows/8.10.yml) [![main](https://github.com/elastic/elasticsearch-ruby/actions/workflows/main.yml/badge.svg?branch=main)](https://github.com/elastic/elasticsearch-ruby/actions/workflows/main.yml) [![Build status](https://badge.buildkite.com/e50e66eb71bf6566a6479c8a29b25458f6781ee8e52cee8d96.svg)](https://buildkite.com/elastic/elasticsearch-ruby)
33

4+
**[Download the latest version of Elasticsearch](https://www.elastic.co/downloads/elasticsearch)**
5+
or
6+
**[sign-up](https://cloud.elastic.co/registration?elektra=en-ess-sign-up-page)**
7+
**for a free trial of Elastic Cloud**.
8+
49
This repository contains the official [Elasticsearch](https://www.elastic.co/products/elasticsearch) Ruby client. The [`elasticsearch`](https://github.com/elasticsearch/elasticsearch-ruby/tree/main/elasticsearch) gem is a complete Elasticsearch client which uses two separate libraries:
510

611
* [`elastic-transport`](https://github.com/elastic/elastic-transport-ruby) - provides the low-level code for connecting to an Elasticsearch cluster.

0 commit comments

Comments
 (0)