diff --git a/README.md b/README.md
index fa8d128..0250f7a 100644
--- a/README.md
+++ b/README.md
@@ -5,7 +5,8 @@ It shall NOT be edited by hand.
# Borg Server for YunoHost
-[](https://dash.yunohost.org/appci/app/borgserver)  
+[](https://dash.yunohost.org/appci/app/borgserver)  
+
[](https://install-app.yunohost.org/?app=borgserver)
*[Lire ce readme en français.](./README_fr.md)*
@@ -20,13 +21,12 @@ Offer backup storage to a friend.
The main goal of Borg is to provide an efficient and secure way to backup data. The data deduplication technique used makes Borg suitable for daily backups since only changes are stored. The authenticated encryption technique makes it suitable for backups to not fully trusted targets.
-**Shipped version:** 1.1.16~ynh9
+**Shipped version:** 1.2.6~ynh1
## Documentation and resources
* Official app website:
* Official admin documentation:
* Upstream app code repository:
-* YunoHost documentation for this app:
* Report a bug:
## Developer info
diff --git a/README_fr.md b/README_fr.md
index 8b87325..4231aba 100644
--- a/README_fr.md
+++ b/README_fr.md
@@ -5,7 +5,8 @@ It shall NOT be edited by hand.
# Borg Server pour YunoHost
-[](https://dash.yunohost.org/appci/app/borgserver)  
+[](https://dash.yunohost.org/appci/app/borgserver)  
+
[](https://install-app.yunohost.org/?app=borgserver)
*[Read this readme in english.](./README.md)*
@@ -20,13 +21,12 @@ Offer backup storage to a friend.
The main goal of Borg is to provide an efficient and secure way to backup data. The data deduplication technique used makes Borg suitable for daily backups since only changes are stored. The authenticated encryption technique makes it suitable for backups to not fully trusted targets.
-**Version incluse :** 1.1.16~ynh9
+**Version incluse :** 1.2.6~ynh1
## 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 :
## Informations pour les développeurs