diff --git a/README.md b/README.md
index f8e21fe..78c3241 100644
--- a/README.md
+++ b/README.md
@@ -5,7 +5,7 @@ It shall NOT be edited by hand.
# Firefly III for YunoHost
-[](https://dash.yunohost.org/appci/app/firefly-iii)  
+[](https://dash.yunohost.org/appci/app/firefly-iii)  
[](https://install-app.yunohost.org/?app=firefly-iii)
*[Lire ce readme en français.](./README_fr.md)*
@@ -22,31 +22,32 @@ Firefly III should give you insight into and control over your finances. Money s
But you get the idea: this is your money. These are your expenses. Stop them from controlling you. I built this tool because I started to dislike money. Having money, not having money, paying bills with money, you get the idea. But no more. I want to feel "safe", whatever my balance is. And I hope this tool can help you. I know it helps me.
-**Shipped version:** 5.7.6~ynh1
+**Shipped version:** 5.7.9~ynh1
**Demo:** https://demo.firefly-iii.org/login
## Screenshots
-
+
## Documentation and resources
-* Official app website: https://firefly-iii.org/
-* Official admin documentation: https://docs.firefly-iii.org/firefly-iii/about-firefly-iii/introduction/
-* Upstream app code repository: https://github.com/firefly-iii/firefly-iii
-* YunoHost documentation for this app: https://yunohost.org/app_firefly-iii
-* Report a bug: https://github.com/YunoHost-Apps/firefly-iii_ynh/issues
+* Official app website:
+* Official admin documentation:
+* Upstream app code repository:
+* YunoHost documentation for this app:
+* Report a bug:
## Developer info
Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/firefly-iii_ynh/tree/testing).
To try the testing branch, please proceed like that.
-```
+
+``` bash
sudo yunohost app install https://github.com/YunoHost-Apps/firefly-iii_ynh/tree/testing --debug
or
sudo yunohost app upgrade firefly-iii -u https://github.com/YunoHost-Apps/firefly-iii_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 d022805..3e0f15c 100644
--- a/README_fr.md
+++ b/README_fr.md
@@ -1,10 +1,14 @@
+
+
# Firefly III pour YunoHost
-[](https://dash.yunohost.org/appci/app/firefly-iii)  
+[](https://dash.yunohost.org/appci/app/firefly-iii)  
[](https://install-app.yunohost.org/?app=firefly-iii)
*[Read this readme in english.](./README.md)*
-*[Lire ce readme en français.](./README_fr.md)*
> *Ce package vous permet d'installer Firefly III 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.*
@@ -18,31 +22,32 @@ Firefly III should give you insight into and control over your finances. Money s
But you get the idea: this is your money. These are your expenses. Stop them from controlling you. I built this tool because I started to dislike money. Having money, not having money, paying bills with money, you get the idea. But no more. I want to feel "safe", whatever my balance is. And I hope this tool can help you. I know it helps me.
-**Version incluse :** 5.7.6~ynh1
+**Version incluse :** 5.7.9~ynh1
**Démo :** https://demo.firefly-iii.org/login
## Captures d'écran
-
+
## Documentations et ressources
-* Site officiel de l'app : https://firefly-iii.org/
-* Documentation officielle de l'admin : https://docs.firefly-iii.org/firefly-iii/about-firefly-iii/introduction/
-* Dépôt de code officiel de l'app : https://github.com/firefly-iii/firefly-iii
-* Documentation YunoHost pour cette app : https://yunohost.org/app_firefly-iii
-* Signaler un bug : https://github.com/YunoHost-Apps/firefly-iii_ynh/issues
+* 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
Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/firefly-iii_ynh/tree/testing).
Pour essayer la branche testing, procédez comme suit.
-```
+
+``` bash
sudo yunohost app install https://github.com/YunoHost-Apps/firefly-iii_ynh/tree/testing --debug
ou
sudo yunohost app upgrade firefly-iii -u https://github.com/YunoHost-Apps/firefly-iii_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 :**