diff --git a/README.md b/README.md
index 8ceded0..aad3efb 100644
--- a/README.md
+++ b/README.md
@@ -5,7 +5,8 @@ It shall NOT be edited by hand.
# Jappix for YunoHost
-[![Integration level](https://dash.yunohost.org/integration/jappix.svg)](https://dash.yunohost.org/appci/app/jappix) ![](https://ci-apps.yunohost.org/ci/badges/jappix.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/jappix.maintain.svg)
+[![Integration level](https://dash.yunohost.org/integration/jappix.svg)](https://dash.yunohost.org/appci/app/jappix) ![Working status](https://ci-apps.yunohost.org/ci/badges/jappix.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/jappix.maintain.svg)
+
[![Install Jappix with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=jappix)
*[Lire ce readme en français.](./README_fr.md)*
@@ -19,28 +20,31 @@ A free social network
**Shipped version:** 1.2~ynh1
-
-
## Screenshots
-![](./doc/screenshots/jappix-social.png)
+![Screenshot of Jappix](./doc/screenshots/jappix-social.png)
+
+## :red_circle: Antifeatures
+
+- **Package not maintained**: This YunoHost package is not maintained and needs adoption.
## Documentation and resources
-* Official app website: https://jappix.org/
-* Upstream app code repository: https://github.com/jappix/jappix/
-* YunoHost documentation for this app: https://yunohost.org/app_jappix
-* Report a bug: https://github.com/YunoHost-Apps/jappix_ynh/issues
+* Official app website:
+* Upstream app code repository:
+* YunoHost Store:
+* Report a bug:
## Developer info
Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/jappix_ynh/tree/testing).
To try the testing branch, please proceed like that.
-```
+
+``` bash
sudo yunohost app install https://github.com/YunoHost-Apps/jappix_ynh/tree/testing --debug
or
sudo yunohost app upgrade jappix -u https://github.com/YunoHost-Apps/jappix_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 508cb8c..10dff27 100644
--- a/README_fr.md
+++ b/README_fr.md
@@ -1,42 +1,50 @@
+
+
# Jappix pour YunoHost
-[![Niveau d'intégration](https://dash.yunohost.org/integration/jappix.svg)](https://dash.yunohost.org/appci/app/jappix) ![](https://ci-apps.yunohost.org/ci/badges/jappix.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/jappix.maintain.svg)
+[![Niveau d’intégration](https://dash.yunohost.org/integration/jappix.svg)](https://dash.yunohost.org/appci/app/jappix) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/jappix.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/jappix.maintain.svg)
+
[![Installer Jappix avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=jappix)
*[Read this readme in english.](./README.md)*
-*[Lire ce readme en français.](./README_fr.md)*
-> *Ce package vous permet d'installer Jappix 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 Jappix 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
Un réseau social libre
**Version incluse :** 1.2~ynh1
+## Captures d’écran
+![Capture d’écran de Jappix](./doc/screenshots/jappix-social.png)
-## Captures d'écran
+## :red_circle: Fonctions indésirables
-![](./doc/screenshots/jappix-social.png)
+- **Package not maintained**: This YunoHost package is not maintained and needs adoption.
## Documentations et ressources
-* Site officiel de l'app : https://jappix.org/
-* Dépôt de code officiel de l'app : https://github.com/jappix/jappix/
-* Documentation YunoHost pour cette app : https://yunohost.org/app_jappix
-* Signaler un bug : https://github.com/YunoHost-Apps/jappix_ynh/issues
+* Site officiel de l’app :
+* Dépôt de code officiel de l’app :
+* YunoHost Store:
+* Signaler un bug :
## Informations pour les développeurs
Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/jappix_ynh/tree/testing).
Pour essayer la branche testing, procédez comme suit.
-```
+
+``` bash
sudo yunohost app install https://github.com/YunoHost-Apps/jappix_ynh/tree/testing --debug
ou
sudo yunohost app upgrade jappix -u https://github.com/YunoHost-Apps/jappix_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 :**
\ No newline at end of file