diff --git a/README.md b/README.md
index d6f44f2..cde5268 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
@@ -24,10 +24,9 @@ mStream is a personal music streaming server. You can use mStream to stream your
- Tested on multi-terabyte libraries
- Runs on ARM boards like the Raspberry Pi
+**Shipped version:** 5.12.0~ynh1
-**Shipped version:** 5.11.4~ynh1
-
-**Demo:** https://demo.mstream.io/
+**Demo:**
## Screenshots
@@ -35,10 +34,10 @@ mStream is a personal music streaming server. You can use mStream to stream your
## Documentation and resources
-* Official app website:
-* Upstream app code repository:
-* YunoHost Store:
-* Report a bug:
+- Official app website:
+- Upstream app code repository:
+- YunoHost Store:
+- Report a bug:
## Developer info
@@ -46,7 +45,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/mstream_ynh/tree/testing --debug
or
sudo yunohost app upgrade mstream -u https://github.com/YunoHost-Apps/mstream_ynh/tree/testing --debug
diff --git a/README_fr.md b/README_fr.md
index cf947db..4fad805 100644
--- a/README_fr.md
+++ b/README_fr.md
@@ -1,5 +1,5 @@
@@ -23,10 +23,9 @@ mStream est un serveur de streaming musical personnel. Vous pouvez utiliser mStr
- Économe en mémoire et en CPU
- Testé sur des bibliothèques multi-téraoctets
- Fonctionne sur des cartes ARM comme le Raspberry Pi
+**Version incluse :** 5.12.0~ynh1
-**Version incluse :** 5.11.4~ynh1
-
-**Démo :** https://demo.mstream.io/
+**Démo :**
## Captures d’écran
@@ -34,10 +33,10 @@ mStream est un serveur de streaming musical personnel. Vous pouvez utiliser mStr
## Documentations et ressources
-* Site officiel de l’app :
-* Dépôt de code officiel de l’app :
-* YunoHost Store:
-* Signaler un bug :
+- Site officiel de l’app :
+- Dépôt de code officiel de l’app :
+- YunoHost Store :
+- Signaler un bug :
## Informations pour les développeurs
@@ -45,10 +44,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/mstream_ynh/tree/testing --debug
ou
sudo yunohost app upgrade mstream -u https://github.com/YunoHost-Apps/mstream_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 :**