diff --git a/README.md b/README.md
index 37ef1f1..08e7694 100644
--- a/README.md
+++ b/README.md
@@ -19,7 +19,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
Free and Open Source Machine Translation API, entirely self-hosted. Unlike other APIs, it doesn't rely on proprietary providers such as Google or Azure to perform translations. Instead, its translation engine is powered by the open source Argos Translate library.
-**Shipped version:** 1.4.0~ynh1
+**Shipped version:** 1.5.1~ynh1
**Demo:** https://libretranslate.com/
@@ -32,6 +32,7 @@ Free and Open Source Machine Translation API, entirely self-hosted. Unlike other
* Official app website:
* Official admin documentation:
* Upstream app code repository:
+* YunoHost Store:
* Report a bug:
## Developer info
diff --git a/README_fr.md b/README_fr.md
index 743562a..379984f 100644
--- a/README_fr.md
+++ b/README_fr.md
@@ -19,7 +19,7 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po
Free and Open Source Machine Translation API, entirely self-hosted. Unlike other APIs, it doesn't rely on proprietary providers such as Google or Azure to perform translations. Instead, its translation engine is powered by the open source Argos Translate library.
-**Version incluse :** 1.4.0~ynh1
+**Version incluse :** 1.5.1~ynh1
**Démo :** https://libretranslate.com/
@@ -32,6 +32,7 @@ Free and Open Source Machine Translation API, entirely self-hosted. Unlike other
* 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