diff --git a/README_fr.md b/README_fr.md
index b5198fb..7cdbd08 100644
--- a/README_fr.md
+++ b/README_fr.md
@@ -5,15 +5,15 @@ It shall NOT be edited by hand.
# GoToSocial pour YunoHost
-[![Niveau d'intégration](https://dash.yunohost.org/integration/gotosocial.svg)](https://dash.yunohost.org/appci/app/gotosocial) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/gotosocial.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/gotosocial.maintain.svg)
+[![Niveau d’intégration](https://dash.yunohost.org/integration/gotosocial.svg)](https://dash.yunohost.org/appci/app/gotosocial) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/gotosocial.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/gotosocial.maintain.svg)
[![Installer GoToSocial avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=gotosocial)
*[Read this readme in english.](./README.md)*
-> *Ce package vous permet d'installer GoToSocial 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 GoToSocial 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 serveur de réseau social basé sur [ActivityPub](https://activitypub.rocks/) écrit en Golang.
@@ -26,9 +26,9 @@ Vous pouvez consulter la documentation à l'adresse : [docs.gotosocial.org](http
**Version incluse :** 0.6.0~ynh1
-## Captures d'écran
+## Captures d’écran
-![Capture d'écran de GoToSocial](./doc/screenshots/screenshot.jpg)
+![Capture d’écran de GoToSocial](./doc/screenshots/screenshot.jpg)
## Avertissements / informations importantes
@@ -112,10 +112,10 @@ Et pour promouvoir un compte en tant qu'administrateur de votre instance :
## Documentations et ressources
-* Site officiel de l'app :
+* Site officiel de l’app :
* Documentation officielle utilisateur :
-* Documentation officielle de l'admin :
-* Dépôt de code 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 :
@@ -131,4 +131,4 @@ ou
sudo yunohost app upgrade gotosocial -u https://github.com/YunoHost-Apps/gotosocial_ynh/tree/testing --debug
```
-**Plus d'infos sur le packaging d'applications :**
+**Plus d’infos sur le packaging d’applications :**
\ No newline at end of file
diff --git a/manifest.json b/manifest.json
index d74b2e1..983e871 100644
--- a/manifest.json
+++ b/manifest.json
@@ -3,8 +3,8 @@
"id": "gotosocial",
"packaging_format": 1,
"description": {
- "en": "An ActivityPub social network server, written in Golang.",
- "fr": "Un serveur de réseau social basé sur ActivityPub écrit en Golang."
+ "en": "ActivityPub social network server",
+ "fr": "Serveur de réseau social basé sur ActivityPub"
},
"version": "0.6.0~ynh1",
"url": "https://github.com/superseriousbusiness/gotosocial",