Skip to content

Commit 23c1097

Browse files
bors[bot]bidoubiwa
andauthored
Merge #570
570: Add instantsearch requirement to create UI components r=bidoubiwa a=bidoubiwa Add some documentation about instantsearch needed to use instantmeilisearch Co-authored-by: cvermand <[email protected]>
2 parents 3f4bd1c + 7de0132 commit 23c1097

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,9 @@ npm install @meilisearch/instant-meilisearch
5757
yarn add @meilisearch/instant-meilisearch
5858
```
5959

60+
InstantMeiliSearch is a client for `instantsearch.js`. It does not create any UI component by itself.<br>
61+
To be able to create a search interface, you'll need to [install `instantsearch.js`](https://www.algolia.com/doc/guides/building-search-ui/installation/js/) as well.
62+
6063
## Usage
6164

6265
### Basic

0 commit comments

Comments
 (0)