Skip to content

Commit

Permalink
Merge #615
Browse files Browse the repository at this point in the history
615: Add Meilisearch Cloud touchpoint in README.md section r=brunoocasali a=meili-bot

_This PR is auto-generated._

Adds a reference to Meilisearch Cloud as an alternative to run your meili instance.

Related to: meilisearch/integration-guides#277


Co-authored-by: meili-bot <[email protected]>
  • Loading branch information
meili-bors[bot] and meili-bot authored Jun 14, 2023
2 parents 98bb78d + f6364aa commit 29246e4
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@

<h4 align="center">
<a href="https://github.com/meilisearch/meilisearch">Meilisearch</a> |
<a href="https://www.meilisearch.com/pricing?utm_campaign=oss&utm_source=integration&utm_medium=meilisearch-java">Meilisearch Cloud</a> |
<a href="https://www.meilisearch.com/docs">Documentation</a> |
<a href="https://discord.meilisearch.com">Discord</a> |
<a href="https://roadmap.meilisearch.com/tabs/1-under-consideration">Roadmap</a> |
Expand All @@ -29,6 +30,7 @@
## Table of Contents <!-- omit in toc -->

- [📖 Documentation](#-documentation)
- [⚡ Supercharge your Meilisearch experience](#-supercharge-your-meilisearch-experience)
- [🔧 Installation](#-installation)
- [🚀 Getting started](#-getting-started)
- [🛠 Customization](#-customization)
Expand All @@ -44,6 +46,10 @@ For general information on how to use Meilisearch—such as our API reference, t



## ⚡ Supercharge your Meilisearch experience

Say goodbye to server deployment and manual updates with [Meilisearch Cloud](https://www.meilisearch.com/pricing?utm_campaign=oss&utm_source=integration&utm_medium=meilisearch-java). No credit card required.

## 🔧 Installation

`meilisearch-java` is available from JCentral official repository. To be able to import this package, declare it as a dependency in your project:
Expand Down

0 comments on commit 29246e4

Please sign in to comment.