Skip to content

Commit 05ecc2f

Browse files
authored
Update README.md
1 parent b0a01d2 commit 05ecc2f

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@
66

77
<h4 align="center">
88
<a href="https://github.com/meilisearch/MeiliSearch">MeiliSearch</a> |
9+
<a href="https://docs.meilisearch.com">Documentation</a> |
910
<a href="https://www.meilisearch.com">Website</a> |
1011
<a href="https://blog.meilisearch.com">Blog</a> |
1112
<a href="https://twitter.com/meilisearch">Twitter</a> |
12-
<a href="https://docs.meilisearch.com">Documentation</a> |
1313
<a href="https://docs.meilisearch.com/faq">FAQ</a>
1414
</h4>
1515

@@ -19,11 +19,12 @@
1919
<a href="https://github.com/meilisearch/instant-meilisearch/blob/master/LICENSE"><img src="https://img.shields.io/badge/license-MIT-informational" alt="License"></a>
2020
<a href="https://slack.meilisearch.com"><img src="https://img.shields.io/badge/slack-MeiliSearch-blue.svg?logo=slack" alt="Slack"></a>
2121
<a href="https://github.com/meilisearch/MeiliSearch/discussions" alt="Discussions"><img src="https://img.shields.io/badge/github-discussions-red" /></a>
22+
<a href="https://app.bors.tech/repositories/28908"><img src="https://bors.tech/images/badge_small.svg" alt="Bors enabled"></a>
2223
</p>
2324

2425
<p align="center">⚡ How to integrate a front-end search bar in your website using MeiliSearch</p>
2526

26-
**MeiliSearch** is a powerful, fast, open-source, easy to use and deploy search engine. Both searching and indexing are highly customizable. Features such as typo-tolerance, filters, and synonyms are provided out-of-the-box.
27+
**MeiliSearch** is a powerful, fast, open-source, easy to use and deploy search engine. Both searching and indexing are highly customizable. Features such as typo-tolerance, filters, facets, and synonyms are provided out-of-the-box.
2728

2829
This library is a plugin to establish the communication between your [MeiliSearch](https://github.com/meilisearch/MeiliSearch) instance and the open-source [InstantSearch](https://github.com/algolia/instantsearch.js) tools (powered by Algolia) for your front-end application.<br>
2930
Instead of reinventing the wheel, we have opted to reuse the InstantSearch library for our own front-end tooling. We will contribute upstream any improvements that may result from our adoption of InstantSearch.

0 commit comments

Comments
 (0)