diff --git a/README.md b/README.md index fb8d8d21..3537d891 100644 --- a/README.md +++ b/README.md @@ -7,10 +7,9 @@

MeiliSearch | Documentation | + Slack | Roadmap | Website | - Blog | - Twitter | FAQ

@@ -18,14 +17,13 @@ npm version Tests License - Slack Bors enabled

⚡ How to integrate a front-end search bar in your website using MeiliSearch

-**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. +**MeiliSearch** is an open-source search engine. [Discover what MeiliSearch is!](https://github.com/meilisearch/MeiliSearch) 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.
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.