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
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -152,8 +152,9 @@ search.start();
152
152
153
153
- The open-source InstantSearch library is widely used and well documented in the [Algolia documentation](https://www.algolia.com/doc/api-reference/widgets/js/). It provides all the widgets to customize and improve your search bar environment in your website.
154
154
- The [MeiliSearch documentation](https://docs.meilisearch.com/).
155
-
- If you use React, you might check out [meilisearch-react](https://github.com/meilisearch/meilisearch-react/)
156
-
- If you use Vue, you might check out [meilisearch-vue](https://github.com/meilisearch/meilisearch-vue/)
155
+
- If you use React, check out [meilisearch-react](https://github.com/meilisearch/meilisearch-react/)
156
+
- If you use Vue, check out [meilisearch-vue](https://github.com/meilisearch/meilisearch-vue/)
157
+
- If you use Angular, check out [meilisearch-angular](https://github.com/meilisearch/meilisearch-angular/)
0 commit comments