Skip to content

Commit

Permalink
Merge #1519
Browse files Browse the repository at this point in the history
1519: 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]>
Co-authored-by: Bruno Casali <[email protected]>
  • Loading branch information
3 people authored Jun 14, 2023
2 parents 532df46 + 84e060c commit da24c69
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-js">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 @@ -30,6 +31,7 @@
## Table of Contents <!-- omit in toc -->

- [📖 Documentation](#-documentation)
- [⚡ Supercharge your Meilisearch experience](#-supercharge-your-meilisearch-experience)
- [🔧 Installation](#-installation)
- [🎬 Getting started](#-getting-started)
- [🤖 Compatibility with Meilisearch](#-compatibility-with-meilisearch)
Expand All @@ -43,6 +45,10 @@ This readme contains all the documentation you need to start using this Meilisea

For general information on how to use Meilisearch—such as our API reference, tutorials, guides, and in-depth articles—refer to our [main documentation website](https://www.meilisearch.com/docs/).

## ⚡ 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-js). No credit card required.

## 🔧 Installation

We recommend installing `meilisearch-js` in your project with your package manager of choice.
Expand Down

0 comments on commit da24c69

Please sign in to comment.