diff --git a/README.md b/README.md
index c286e5c..ea265c7 100644
--- a/README.md
+++ b/README.md
@@ -5,7 +5,8 @@ It shall NOT be edited by hand.
# Nomad for YunoHost
-[](https://dash.yunohost.org/appci/app/nomad)  
+[](https://dash.yunohost.org/appci/app/nomad)  
+
[](https://install-app.yunohost.org/?app=nomad)
*[Lire ce readme en français.](./README_fr.md)*
@@ -20,7 +21,6 @@ Nomad is a simple and flexible workload orchestrator to deploy and manage contai
**Shipped version:** 1.3.5~ynh1
-
## Screenshots

@@ -206,7 +206,7 @@ job "job-download-bullseye" {
* Official app website:
* Official admin documentation:
* Upstream app code repository:
-* YunoHost documentation for this app:
+* YunoHost Store:
* Report a bug:
## Developer info
diff --git a/README_fr.md b/README_fr.md
index c79f7c6..3c56d91 100644
--- a/README_fr.md
+++ b/README_fr.md
@@ -5,25 +5,25 @@ It shall NOT be edited by hand.
# Nomad pour YunoHost
-[](https://dash.yunohost.org/appci/app/nomad)  
+[](https://dash.yunohost.org/appci/app/nomad)  
+
[](https://install-app.yunohost.org/?app=nomad)
*[Read this readme in english.](./README.md)*
-> *Ce package vous permet d'installer Nomad 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.*
+> *Ce package vous permet d’installer Nomad 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
+## Vue d’ensemble
Nomad is a simple and flexible workload orchestrator to deploy and manage containers ([docker](https://www.nomadproject.io/docs/drivers/docker.html), [podman](https://www.nomadproject.io/docs/drivers/podman)), non-containerized applications ([executable](https://www.nomadproject.io/docs/drivers/exec.html), [Java](https://www.nomadproject.io/docs/drivers/java)), and virtual machines ([qemu](https://www.nomadproject.io/docs/drivers/qemu.html)) across on-prem and clouds at scale.
-**Version incluse :** 1.3.5~ynh1
+**Version incluse :** 1.3.5~ynh1
+## Captures d’écran
-## Captures d'écran
-
-
+
## Avertissements / informations importantes
@@ -203,10 +203,10 @@ job "job-download-bullseye" {
## 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 :
+* 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
@@ -221,4 +221,4 @@ ou
sudo yunohost app upgrade nomad -u https://github.com/YunoHost-Apps/nomad_ynh/tree/testing --debug
```
-**Plus d'infos sur le packaging d'applications :**
+**Plus d’infos sur le packaging d’applications :**
\ No newline at end of file