Skip to content

Commit 5c34dba

Browse files
authored
Update README.md
1 parent 0c739db commit 5c34dba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ Instead of using a package manager, you may also import the library directly int
6464
⚡️ **Launch, scale, and streamline in minutes with Meilisearch Cloud**—no maintenance, no commitment, cancel anytime. [Try it free now](https://cloud.meilisearch.com/login?utm_campaign=oss&utm_source=github&utm_medium=meilisearch-js).
6565

6666
🪨 Prefer to self-host? [Download and deploy](https://www.meilisearch.com/docs/learn/self_hosted/getting_started_with_self_hosted_meilisearch?utm_campaign=oss&utm_source=github&utm_medium=meilisearch-js) our fast, open-source search engine on your own infrastructure.
67+
6768
### Import <!-- omit in toc -->
6869

6970
After installing `meilisearch-js`, you must import it into your application. There are many ways of doing that depending on your development environment.
@@ -125,7 +126,6 @@ const client = new MeiliSearch({
125126
})
126127
```
127128

128-
129129
## 🚀 Getting started
130130

131131
### Add documents <!-- omit in toc -->

0 commit comments

Comments
 (0)