diff --git a/README.md b/README.md
index 60d4c70..1e2debd 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
@@ -18,10 +18,9 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
Lightning Fast, Ultra Relevant, and Typo-Tolerant Search Engine
+**Shipped version:** 1.7.1~ynh1
-**Shipped version:** 1.6.2~ynh1
-
-**Demo:** https://where2watch.meilisearch.com/
+**Demo:**
## Screenshots
@@ -29,11 +28,11 @@ Lightning Fast, Ultra Relevant, and Typo-Tolerant Search Engine
## Documentation and resources
-* Official app website:
-* Official admin documentation:
-* Upstream app code repository:
-* YunoHost Store:
-* Report a bug:
+- Official app website:
+- Official admin documentation:
+- Upstream app code repository:
+- YunoHost Store:
+- Report a bug:
## Developer info
@@ -41,7 +40,7 @@ Please send your pull request to the [testing branch](https://github.com/YunoHos
To try the testing branch, please proceed like that.
-``` bash
+```bash
sudo yunohost app install https://github.com/YunoHost-Apps/meilisearch_ynh/tree/testing --debug
or
sudo yunohost app upgrade meilisearch -u https://github.com/YunoHost-Apps/meilisearch_ynh/tree/testing --debug
diff --git a/README_fr.md b/README_fr.md
index 0a9526e..66b2c5b 100644
--- a/README_fr.md
+++ b/README_fr.md
@@ -1,5 +1,5 @@
@@ -17,10 +17,9 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po
## Vue d’ensemble
Un moteur de recherche open source, ultra-rapide et hyper pertinent qui s'intègre sans effort à votre flux de travail.
+**Version incluse :** 1.7.1~ynh1
-**Version incluse :** 1.6.2~ynh1
-
-**Démo :** https://where2watch.meilisearch.com/
+**Démo :**
## Captures d’écran
@@ -28,11 +27,11 @@ Un moteur de recherche open source, ultra-rapide et hyper pertinent qui s'intèg
## Documentations et ressources
-* Site officiel de l’app :
-* Documentation officielle de l’admin :
-* Dépôt de code officiel de l’app :
-* YunoHost Store:
-* Signaler un bug :
+- Site officiel de l’app :
+- Documentation officielle de l’admin :
+- Dépôt de code officiel de l’app :
+- YunoHost Store :
+- Signaler un bug :
## Informations pour les développeurs
@@ -40,10 +39,10 @@ Merci de faire vos pull request sur la [branche testing](https://github.com/Yuno
Pour essayer la branche testing, procédez comme suit.
-``` bash
+```bash
sudo yunohost app install https://github.com/YunoHost-Apps/meilisearch_ynh/tree/testing --debug
ou
sudo yunohost app upgrade meilisearch -u https://github.com/YunoHost-Apps/meilisearch_ynh/tree/testing --debug
```
-**Plus d’infos sur le packaging d’applications :**
\ No newline at end of file
+**Plus d’infos sur le packaging d’applications :**