diff --git a/README.md b/README.md
index 08992c4..f299244 100644
--- a/README.md
+++ b/README.md
@@ -46,11 +46,15 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
- **Failed Database after Upgrade:** Some times databse upgrade fails after version upgrade. You can go to hub eg. `https://osada.example.com/admin/dbsync/` and check the numbers of failled update. These updates will have to be ran manually by **phpMyAdmin**.
+## :red_circle: Antifeatures
+
+- **Upstream not maintained**: This software is not maintained anymore. Expect it to break down over time, be exposed to unfixed security breaches, etc.
+
## Documentation and resources
* Official app website:
* 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 299ea38..87dd923 100644
--- a/README_fr.md
+++ b/README_fr.md
@@ -46,11 +46,15 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po
- **Failed Database after Upgrade:** Some times databse upgrade fails after version upgrade. You can go to hub eg. `https://osada.example.com/admin/dbsync/` and check the numbers of failled update. These updates will have to be ran manually by **phpMyAdmin**.
+## :red_circle: Fonctions indésirables
+
+- **Upstream not maintained**: This software is not maintained anymore. Expect it to break down over time, be exposed to unfixed security breaches, etc.
+
## Documentations et ressources
* Site officiel de l’app :
* Dépôt de code officiel de l’app :
-* Documentation YunoHost pour cette app :
+* YunoHost Store:
* Signaler un bug :
## Informations pour les développeurs