diff --git a/README.md b/README.md
index 3d803c5..8fcc893 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
@@ -29,10 +29,9 @@ Elegant open source project tracking.
- User notifications
- Internationalization
+**Shipped version:** 1.15.7~ynh1
-**Shipped version:** 1.15.6~ynh1
-
-**Demo:** https://plankanban.github.io/planka/#/
+**Demo:**
## Screenshots
@@ -40,11 +39,11 @@ Elegant open source project tracking.
## 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
@@ -52,7 +51,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/planka_ynh/tree/testing --debug
or
sudo yunohost app upgrade planka -u https://github.com/YunoHost-Apps/planka_ynh/tree/testing --debug
diff --git a/README_fr.md b/README_fr.md
index 96268c4..92ade18 100644
--- a/README_fr.md
+++ b/README_fr.md
@@ -1,5 +1,5 @@
@@ -29,10 +29,9 @@ Suivi de projet open source élégant.
- Notifications utilisateur
- Internationalisation
+**Version incluse :** 1.15.7~ynh1
-**Version incluse :** 1.15.6~ynh1
-
-**Démo :** https://plankanban.github.io/planka/#/
+**Démo :**
## Captures d’écran
@@ -40,11 +39,11 @@ Suivi de projet open source élégant.
## 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
@@ -52,10 +51,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/planka_ynh/tree/testing --debug
ou
sudo yunohost app upgrade planka -u https://github.com/YunoHost-Apps/planka_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 :**