diff --git a/README.md b/README.md
index e1783b6..f4be1d3 100644
--- a/README.md
+++ b/README.md
@@ -5,7 +5,7 @@ It shall NOT be edited by hand.
# Concrete5 for YunoHost
-[](https://dash.yunohost.org/appci/app/concrete5)  
+[](https://dash.yunohost.org/appci/app/concrete5)  
[](https://install-app.yunohost.org/?app=concrete5)
*[Lire ce readme en français.](./README_fr.md)*
@@ -15,12 +15,18 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
## Overview
-Open Source Content Management System for Teams
-
-**Shipped version:** 9.0.1~ynh1
-
+Concrete5 is a modern CMS.
+Features :
+* SEO Tools
+* User mangament
+* Secure
+* Intuitive Editing
+* Theme and Block management
+* Marketing tools
+* **and more**...
+**Shipped version:** 9.0.1~ynh2
## Disclaimers / important information
* Any known limitations, constrains or stuff not working, such as (but not limited to):
@@ -28,21 +34,22 @@ Open Source Content Management System for Teams
## Documentation and resources
-* Official app website: https://www.concrete5.org/
-* Official admin documentation: https://documentation.concrete5.org/
-* Upstream app code repository: https://github.com/concrete5/concrete5
-* YunoHost documentation for this app: https://yunohost.org/app_concrete5
-* Report a bug: https://github.com/YunoHost-Apps/concrete5_ynh/issues
+* Official app website:
+* Official admin documentation:
+* Upstream app code repository:
+* YunoHost documentation for this app:
+* Report a bug:
## Developer info
Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/concrete5_ynh/tree/testing).
To try the testing branch, please proceed like that.
-```
+
+``` bash
sudo yunohost app install https://github.com/YunoHost-Apps/concrete5_ynh/tree/testing --debug
or
sudo yunohost app upgrade concrete5 -u https://github.com/YunoHost-Apps/concrete5_ynh/tree/testing --debug
```
-**More info regarding app packaging:** https://yunohost.org/packaging_apps
\ No newline at end of file
+**More info regarding app packaging:**
diff --git a/README_fr.md b/README_fr.md
index 140499f..d915b18 100644
--- a/README_fr.md
+++ b/README_fr.md
@@ -1,22 +1,32 @@
+
+
# Concrete5 pour YunoHost
-[](https://dash.yunohost.org/appci/app/concrete5)  
+[](https://dash.yunohost.org/appci/app/concrete5)  
[](https://install-app.yunohost.org/?app=concrete5)
*[Read this readme in english.](./README.md)*
-*[Lire ce readme en français.](./README_fr.md)*
> *Ce package vous permet d'installer Concrete5 rapidement et simplement sur un serveur YunoHost.
Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l'installer et en profiter.*
## Vue d'ensemble
-Système de gestion de contenu Open Source pour les équipes
-
-**Version incluse :** 9.0.1~ynh1
-
+Concrete5 is a modern CMS.
+Features :
+* SEO Tools
+* User mangament
+* Secure
+* Intuitive Editing
+* Theme and Block management
+* Marketing tools
+* **and more**...
+**Version incluse :** 9.0.1~ynh2
## Avertissements / informations importantes
* Any known limitations, constrains or stuff not working, such as (but not limited to):
@@ -24,21 +34,22 @@ Système de gestion de contenu Open Source pour les équipes
## Documentations et ressources
-* Site officiel de l'app : https://www.concrete5.org/
-* Documentation officielle de l'admin : https://documentation.concrete5.org/
-* Dépôt de code officiel de l'app : https://github.com/concrete5/concrete5
-* Documentation YunoHost pour cette app : https://yunohost.org/app_concrete5
-* Signaler un bug : https://github.com/YunoHost-Apps/concrete5_ynh/issues
+* 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 :
## Informations pour les développeurs
Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/concrete5_ynh/tree/testing).
Pour essayer la branche testing, procédez comme suit.
-```
+
+``` bash
sudo yunohost app install https://github.com/YunoHost-Apps/concrete5_ynh/tree/testing --debug
ou
sudo yunohost app upgrade concrete5 -u https://github.com/YunoHost-Apps/concrete5_ynh/tree/testing --debug
```
-**Plus d'infos sur le packaging d'applications :** https://yunohost.org/packaging_apps
\ No newline at end of file
+**Plus d'infos sur le packaging d'applications :**