From 4f05045acbfdf6ac7ff3c1d95efda32c3e3e6963 Mon Sep 17 00:00:00 2001 From: Mathilde Boivin Date: Fri, 27 Mar 2020 11:20:30 +0100 Subject: [PATCH] Center-align web interface gif --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 59a314990..008d8d742 100644 --- a/README.md +++ b/README.md @@ -156,7 +156,9 @@ We also deliver an **out-of-the-box web interface** in which you can test MeiliS You can access the web interface in your web browser at the root of the server. The default URL is [http://127.0.0.1:7700](http://127.0.0.1:7700). All you need to do is open your web browser and enter MeiliSearch’s address to visit it. This will lead you to a web page with a search bar that will allow you to search in the selected index. -![Web interface gif](assets/movies-web-demo.gif) +

+ Web interface gif +

### Documentation