diff --git a/README.md b/README.md
index 3675f29..aa45bda 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
Blog or CMS storing data in XML flat files.
+**Shipped version:** 5.8.10~ynh1
-**Shipped version:** 5.8.9~ynh2
-
-**Demo:** https://demo.pluxml.org/
+**Demo:**
## Screenshots
@@ -29,11 +28,11 @@ Blog or CMS storing data in XML flat files.
## Documentation and resources
-* Official app website:
-* Official admin documentation:
-* Upstream app code repository:
-* YunoHost documentation for this app:
-* 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/pluxml_ynh/tree/testing --debug
or
sudo yunohost app upgrade pluxml -u https://github.com/YunoHost-Apps/pluxml_ynh/tree/testing --debug
diff --git a/README_fr.md b/README_fr.md
index e42684c..c9f3ec5 100644
--- a/README_fr.md
+++ b/README_fr.md
@@ -1,5 +1,5 @@
@@ -18,10 +18,9 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po
Blog ou CMS stockant ses données dans des fichiers XML plats.
+**Version incluse :** 5.8.10~ynh1
-**Version incluse :** 5.8.9~ynh2
-
-**Démo :** https://demo.pluxml.org/
+**Démo :**
## Captures d’écran
@@ -29,11 +28,11 @@ Blog ou CMS stockant ses données dans des fichiers XML plats.
## Documentations et ressources
-* Site officiel de l’app :
-* Documentation officielle de l’admin :
-* Dépôt de code officiel de l’app :
-* Documentation YunoHost pour cette app :
-* 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
@@ -41,10 +40,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/pluxml_ynh/tree/testing --debug
ou
sudo yunohost app upgrade pluxml -u https://github.com/YunoHost-Apps/pluxml_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 :**