diff --git a/README.md b/README.md
index 8d41f71..4b12878 100644
--- a/README.md
+++ b/README.md
@@ -5,7 +5,7 @@ It shall NOT be edited by hand.
# Funkwhale for YunoHost
-[![Integration level](https://dash.yunohost.org/integration/funkwhale.svg)](https://dash.yunohost.org/appci/app/funkwhale) ![](https://ci-apps.yunohost.org/ci/badges/funkwhale.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/funkwhale.maintain.svg)
+[![Integration level](https://dash.yunohost.org/integration/funkwhale.svg)](https://dash.yunohost.org/appci/app/funkwhale) ![Working status](https://ci-apps.yunohost.org/ci/badges/funkwhale.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/funkwhale.maintain.svg)
[![Install Funkwhale with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=funkwhale)
*[Lire ce readme en français.](./README_fr.md)*
@@ -17,13 +17,13 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
Funkwhale is a community-driven project that lets you listen and share music and audio within a decentralized, open network.
-**Shipped version:** 1.2.5~ynh1
+**Shipped version:** 1.2.6~ynh1
**Demo:** https://demo.funkwhale.audio
## Screenshots
-![](./doc/screenshots/screenshot1.png)
+![Screenshot of Funkwhale](./doc/screenshots/screenshot1.png)
## Disclaimers / important information
@@ -43,22 +43,23 @@ The files can then be added to your library from the *uploading* tab in a music
## Documentation and resources
-* Official app website: https://funkwhale.audio/
-* Official user documentation: https://docs.funkwhale.audio/users/index.html
-* Official admin documentation: https://docs.funkwhale.audio/admin/index.html
-* Upstream app code repository: https://dev.funkwhale.audio/funkwhale/funkwhale
-* YunoHost documentation for this app: https://yunohost.org/app_funkwhale
-* Report a bug: https://github.com/YunoHost-Apps/funkwhale_ynh/issues
+* Official app website:
+* Official user documentation:
+* 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/funkwhale_ynh/tree/testing).
To try the testing branch, please proceed like that.
-```
+
+``` bash
sudo yunohost app install https://github.com/YunoHost-Apps/funkwhale_ynh/tree/testing --debug
or
sudo yunohost app upgrade funkwhale -u https://github.com/YunoHost-Apps/funkwhale_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 e62a129..6e5e84d 100644
--- a/README_fr.md
+++ b/README_fr.md
@@ -1,10 +1,14 @@
+
+
# Funkwhale pour YunoHost
-[![Niveau d'intégration](https://dash.yunohost.org/integration/funkwhale.svg)](https://dash.yunohost.org/appci/app/funkwhale) ![](https://ci-apps.yunohost.org/ci/badges/funkwhale.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/funkwhale.maintain.svg)
+[![Niveau d'intégration](https://dash.yunohost.org/integration/funkwhale.svg)](https://dash.yunohost.org/appci/app/funkwhale) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/funkwhale.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/funkwhale.maintain.svg)
[![Installer Funkwhale avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=funkwhale)
*[Read this readme in english.](./README.md)*
-*[Lire ce readme en français.](./README_fr.md)*
> *Ce package vous permet d'installer Funkwhale 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.*
@@ -13,13 +17,13 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour
Funkwhale est un projet communautaire qui vous permet d'écouter et de partager de la musique et de l'audio au sein d'un réseau ouvert et décentralisé.
-**Version incluse :** 1.2.5~ynh1
+**Version incluse :** 1.2.6~ynh1
**Démo :** https://demo.funkwhale.audio
## Captures d'écran
-![](./doc/screenshots/screenshot1.png)
+![Capture d'écran de Funkwhale](./doc/screenshots/screenshot1.png)
## Avertissements / informations importantes
@@ -36,22 +40,23 @@ Les fichiers peuvent ensuite être ajoutés à votre bibliothèque à partir de
## Documentations et ressources
-* Site officiel de l'app : https://funkwhale.audio/
-* Documentation officielle utilisateur : https://docs.funkwhale.audio/users/index.html
-* Documentation officielle de l'admin : https://docs.funkwhale.audio/admin/index.html
-* Dépôt de code officiel de l'app : https://dev.funkwhale.audio/funkwhale/funkwhale
-* Documentation YunoHost pour cette app : https://yunohost.org/app_funkwhale
-* Signaler un bug : https://github.com/YunoHost-Apps/funkwhale_ynh/issues
+* Site officiel de l'app :
+* Documentation officielle utilisateur :
+* 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/funkwhale_ynh/tree/testing).
Pour essayer la branche testing, procédez comme suit.
-```
+
+``` bash
sudo yunohost app install https://github.com/YunoHost-Apps/funkwhale_ynh/tree/testing --debug
ou
sudo yunohost app upgrade funkwhale -u https://github.com/YunoHost-Apps/funkwhale_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 :**