diff --git a/README.md b/README.md
index 377c7d2..35c8dc7 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
@@ -16,22 +16,16 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
## Overview
-This is a dummy description of this app features
-
+Incus, a owerful system container and virtual machine manager. It is a communautary fork of LXD.
**Shipped version:** 0.5.1~ynh1
-
-## Screenshots
-
-
-
## 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
@@ -39,7 +33,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/incus_ynh/tree/testing --debug
or
sudo yunohost app upgrade incus -u https://github.com/YunoHost-Apps/incus_ynh/tree/testing --debug
diff --git a/README_fr.md b/README_fr.md
index 6d781bc..180309b 100644
--- a/README_fr.md
+++ b/README_fr.md
@@ -1,5 +1,5 @@
@@ -16,22 +16,16 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po
## Vue d’ensemble
-Ceci est une fausse description des fonctionalités de l'app
-
+Incus est un gestionnaire puissant de conteneurs système et de machines virtuelles. C'est un fork communautaire de LXD.
**Version incluse :** 0.5.1~ynh1
-
-## Captures d’écran
-
-
-
## 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
@@ -39,10 +33,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/incus_ynh/tree/testing --debug
ou
sudo yunohost app upgrade incus -u https://github.com/YunoHost-Apps/incus_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 :**