diff --git a/README.md b/README.md index 99903bd..ff94727 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,8 @@ It shall NOT be edited by hand. # Gemserv for YunoHost -[![Integration level](https://dash.yunohost.org/integration/gemserv.svg)](https://dash.yunohost.org/appci/app/gemserv) ![Working status](https://ci-apps.yunohost.org/ci/badges/gemserv.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/gemserv.maintain.svg) +[![Integration level](https://dash.yunohost.org/integration/gemserv.svg)](https://dash.yunohost.org/appci/app/gemserv) ![Working status](https://ci-apps.yunohost.org/ci/badges/gemserv.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/gemserv.maintain.svg) + [![Install Gemserv with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=gemserv) *[Lire ce readme en français.](./README_fr.md)* @@ -28,8 +29,7 @@ A gemini server written in rust. - Reload config on SIGHUP -**Shipped version:** 0.6.6~ynh5 - +**Shipped version:** 0.6.6~ynh6 ## Disclaimers / important information Please note that Gemserv uses the TCP port 1965, so you can't use it for anything else. diff --git a/README_fr.md b/README_fr.md index 33a44cd..e4c4653 100644 --- a/README_fr.md +++ b/README_fr.md @@ -5,15 +5,16 @@ It shall NOT be edited by hand. # Gemserv pour YunoHost -[![Niveau d'intégration](https://dash.yunohost.org/integration/gemserv.svg)](https://dash.yunohost.org/appci/app/gemserv) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/gemserv.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/gemserv.maintain.svg) +[![Niveau d’intégration](https://dash.yunohost.org/integration/gemserv.svg)](https://dash.yunohost.org/appci/app/gemserv) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/gemserv.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/gemserv.maintain.svg) + [![Installer Gemserv avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=gemserv) *[Read this readme in english.](./README.md)* -> *Ce package vous permet d'installer Gemserv 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 Gemserv 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 Gemini écrit en rust. @@ -28,8 +29,7 @@ Un serveur Gemini écrit en rust. - Rechargement de la configuration sur SIGHUP -**Version incluse :** 0.6.6~ynh5 - +**Version incluse :** 0.6.6~ynh6 ## Avertissements / informations importantes Gemserv utilise le port TCP 1965, vous ne pourrez donc l'utiliser pour autre chose. @@ -70,7 +70,7 @@ redirect = { "/redirect" = "/", "/newdomain" = "gemini://example.net" } ## Documentations et ressources -* Dépôt de code officiel de l'app : +* Dépôt de code officiel de l’app : * Documentation YunoHost pour cette app : * Signaler un bug : @@ -86,4 +86,4 @@ ou sudo yunohost app upgrade gemserv -u https://github.com/YunoHost-Apps/gemserv_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