diff --git a/README.md b/README.md
index 7322820..32f6870 100644
--- a/README.md
+++ b/README.md
@@ -1,70 +1,45 @@
+
+
# Photonix for YunoHost
-[](https://dash.yunohost.org/appci/app/photonix)  
-[](https://install-app.yunohost.org/?app=photonix)
+[](https://dash.yunohost.org/appci/app/photonix)  
+
+[](https://install-app.yunohost.org/?app=photonix)
*[Lire ce readme en français.](./README_fr.md)*
-> *This package allows you to install Photonix quickly and simply on a YunoHost server.
+> *This package allows you to install Photonix quickly and simply on a YunoHost server.
If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/install) to learn how to install it.*
## Overview
-Photonix is a photo management application that streamlines the process of storing, presenting and re-discovering photos. Smart filtering is made possible automatically by object and face recognition, location awareness, color analysis and other algorithms.
-**Shipped version:** 0.22.0
+Photo management application that streamlines the process of storing, presenting and re-discovering photos
-## Screenshots
+**Shipped version:** 0.24.0~ynh1
+## :red_circle: Antifeatures
-
+- **Package not maintained**: This YunoHost package is not maintained and needs adoption.
-## Demo
+## Documentation and resources
-* [Official demo](https://demo.photonix.org/)
-
-## Configuration
-
-There is an admin panel accessible from `https://your.domian.tld/admin/`.
-
-## Documentation
-
-* Official documentation: https://photonix.org/docs/
-
-## YunoHost specific features
-
-* LDAP SSO
-* Automatic creation of libraries from multimedia directories
-
-#### Multi-user support
-
-Are LDAP and HTTP auth supported? **LDAP only**
-Can the app be used by multiple users? **Yes**
-
-#### Supported architectures
-
-* x86-64 - [](https://ci-apps.yunohost.org/ci/apps/photonix/)
-* ARMv8-A - [](https://ci-apps-arm.yunohost.org/ci/apps/photonix/)
-
-## Limitations
-
-* The upstream app has not yet had a stable release, there may be bugs.
-
-## Links
-
-* Report a bug: https://github.com/YunoHost-Apps/photonix_ynh/issues
-* App website: https://photonix.org/
-* Upstream app repository: https://github.com/photonixapp/photonix/
-* YunoHost website: https://yunohost.org/
-
----
+* Official app website:
+* Upstream app code repository:
+* YunoHost documentation for this app:
+* Report a bug:
## Developer info
-**Only if you want to use a testing branch for coding, instead of merging directly into master.**
Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/photonix_ynh/tree/testing).
To try the testing branch, please proceed like that.
-```
+
+``` bash
sudo yunohost app install https://github.com/YunoHost-Apps/photonix_ynh/tree/testing --debug
or
sudo yunohost app upgrade photonix -u https://github.com/YunoHost-Apps/photonix_ynh/tree/testing --debug
```
+
+**More info regarding app packaging:**
diff --git a/README_fr.md b/README_fr.md
index 2a872ef..68536af 100644
--- a/README_fr.md
+++ b/README_fr.md
@@ -1,70 +1,45 @@
+
+
# Photonix pour YunoHost
-[](https://dash.yunohost.org/appci/app/photonix)  
-[](https://install-app.yunohost.org/?app=photonix)
+[](https://dash.yunohost.org/appci/app/photonix)  
+
+[](https://install-app.yunohost.org/?app=photonix)
*[Read this readme in english.](./README.md)*
-> *Ce package vous permet d'installer Photonix rapidement et simplement sur un serveur YunoHost.
-Si vous n'avez pas YunoHost, consultez [le guide](https://yunohost.org/#/install) pour apprendre comment l'installer.*
+> *Ce package vous permet d’installer Photonix 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
-Photonix est une application de gestion de photos qui simplifie le processus de stocker, présenter er re-découvrir ses photos. Le filtrage intelligent est rendu possible automatiquement grâce à la reconnaissance d'objets et de visages, la localisation, l'analyse de couleurs, et d'autres algorithmes.
+## Vue d’ensemble
-**Version incluse :** 0.22.0
+Application de gestion de photos qui simplifie le processus de stocker, présenter er re-découvrir ses photos
-## Captures d'écran
+**Version incluse :** 0.24.0~ynh1
+## :red_circle: Fonctions indésirables
-
+- **Package not maintained**: This YunoHost package is not maintained and needs adoption.
-## Démo
+## Documentations et ressources
-* [Démo officielle](https://demo.photonix.org/)
-
-## Configuration
-
-Un panneau admin est accessible depuis `https://votre.domiane.tld/admin/`.
-
-## Documentation
-
-* Documentation officielle : https://photonix.org/docs/
-
-## Caractéristiques spécifiques YunoHost
-
-* SSO LDAP
-* Création automatique des bibliothèques à partir des dossiers multimédia
-
-#### Support multi-utilisateur
-
-* L'authentification LDAP et HTTP est-elle prise en charge ? **Seulement LDAP**
-* L'application peut-elle être utilisée par plusieurs utilisateurs ? **Oui**
-
-#### Architectures supportées
-
-* x86-64 - [](https://ci-apps.yunohost.org/ci/apps/photonix/)
-* ARMv8-A - [](https://ci-apps-arm.yunohost.org/ci/apps/photonix/)
-
-## Limitations
-
-* L'application d'origine n'a pas encore eue de version stable, il pourrait y avoir des bugs.
-
-## Liens
-
-* Signaler un bug : https://github.com/YunoHost-Apps/photonix_ynh/issues
-* Site de l'application : https://photonix.org/
-* Dépôt de l'application principale : https://github.com/photonixapp/photonix/
-* Site web YunoHost : https://yunohost.org/
-
----
+* Site officiel de l’app :
+* Dépôt de code officiel de l’app :
+* Documentation YunoHost pour cette app :
+* Signaler un bug :
## Informations pour les développeurs
-**Seulement si vous voulez utiliser une branche de test pour le codage, au lieu de fusionner directement dans la banche principale.**
Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/photonix_ynh/tree/testing).
Pour essayer la branche testing, procédez comme suit.
-```
+
+``` bash
sudo yunohost app install https://github.com/YunoHost-Apps/photonix_ynh/tree/testing --debug
ou
sudo yunohost app upgrade photonix -u https://github.com/YunoHost-Apps/photonix_ynh/tree/testing --debug
```
+
+**Plus d’infos sur le packaging d’applications :**
\ No newline at end of file