You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -41,7 +41,7 @@ NB: If you don't have any Meilisearch instance running and containing your data,
41
41
-[🔧 Installation](#-installation)
42
42
-[🎬 Usage](#-usage)
43
43
-[💅 Customization](#-customization)
44
-
-[⚡️ Example with InstantSearch](#-example-with-instantsearch)
44
+
-[🪡 Example with InstantSearch](#-example-with-instantsearch)
45
45
-[🤖 Compatibility with Meilisearch and InstantSearch](#-compatibility-with-meilisearch-and-instantsearch)
46
46
-[📜 API Resources](#-api-resources)
47
47
-[⚙️ Development Workflow and Contributing](#️-development-workflow-and-contributing)
@@ -170,7 +170,7 @@ genres:
170
170
{ keepZeroFacets :true } // default: false
171
171
```
172
172
173
-
## ⚡️ Example with InstantSearch
173
+
## 🪡 Example with InstantSearch
174
174
175
175
The open-source [InstantSearch](https://www.algolia.com/doc/api-reference/widgets/js/) library powered by Algolia provides all the front-end tools you need to highly customize your search bar environment.
0 commit comments