From bfd5a61981653f7df54aea26fd67bf10799ddedc Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Mon, 25 Mar 2024 22:12:31 +0000 Subject: [PATCH] Auto-update READMEs --- ALL_README.md | 1 - README.md | 10 +++++----- README_fr.md | 16 ++++++++-------- 3 files changed, 13 insertions(+), 14 deletions(-) diff --git a/ALL_README.md b/ALL_README.md index 1d520b0..d6e8f9c 100644 --- a/ALL_README.md +++ b/ALL_README.md @@ -1,5 +1,4 @@ # All available README files by language - [Read the README in English](README.md) -- [Die README in Deutsch lesen](README_de.md) - [Lire le README en français](README_fr.md) diff --git a/README.md b/README.md index 0fcdbe9..b59852e 100644 --- a/README.md +++ b/README.md @@ -11,8 +11,8 @@ It shall NOT be edited by hand. *[Read this README is other languages.](./ALL_README.md)* -> *This package allows you to install Glitch-Soc 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.* +> *This package allows you to install Glitch-Soc 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 @@ -42,6 +42,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in See more [on the documentation](https://glitch-soc.github.io/docs/). + **Shipped version:** 2024.03.20~ynh1 ## Disclaimers / important information @@ -69,10 +70,9 @@ We invite you to block remote malicious instances from the administration interf ## Developer info -Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/glitchsoc_ynh/tree/testing), +Please send your pull request to the [`testing` branch](https://github.com/YunoHost-Apps/glitchsoc_ynh/tree/testing). - -To try the testing branch, please proceed like that: +To try the `testing` branch, please proceed like that: ```bash sudo yunohost app install https://github.com/YunoHost-Apps/glitchsoc_ynh/tree/testing --debug diff --git a/README_fr.md b/README_fr.md index 7a61295..6fff70d 100644 --- a/README_fr.md +++ b/README_fr.md @@ -5,16 +5,16 @@ Il NE doit PAS être modifié à la main. # Glitch-Soc pour YunoHost -[![Niveau d'intégration](https://dash.yunohost.org/integration/glitchsoc.svg)](https://dash.yunohost.org/appci/app/glitchsoc) ![Status du fonctionnement](https://ci-apps.yunohost.org/ci/badges/glitchsoc.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/glitchsoc.maintain.svg) +[![Niveau d’intégration](https://dash.yunohost.org/integration/glitchsoc.svg)](https://dash.yunohost.org/appci/app/glitchsoc) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/glitchsoc.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/glitchsoc.maintain.svg) [![Installer Glitch-Soc avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=glitchsoc) *[Lire le README dans d'autres langues.](./ALL_README.md)* -> *Ce package vous permet d’installer Glitch-Soc rapidement et simplement sur un serveur YunoHost. -Si vous n’avez pas YunoHost, consultez [ce guide](https://yunohost.org/#/install) pour savoir comment l’installer et en profiter.* +> *Ce package vous permet d’installer Glitch-Soc rapidement et simplement sur un serveur YunoHost.* +> *Si vous n’avez pas YunoHost, consultez [ce guide](https://yunohost.org/install) pour savoir comment l’installer et en profiter.* -## Vue d'ensemble +## Vue d’ensemble `glitch-soc` est une [scission](https://fr.wikipedia.org/wiki/Fork_(d%C3%A9veloppement_logiciel)) sympa du logiciel de réseau social libre [Mastodon](https://joinmastodon.org/), avec comme objectif de fournir des fonctionnalités supplémentaires, au risque d'un logiciel un peu moins stable. @@ -42,6 +42,7 @@ Si vous n’avez pas YunoHost, consultez [ce guide](https://yunohost.org/#/insta Voir plus [sur la documentation](https://glitch-soc.github.io/docs/) (en anglais). + **Version incluse :** 2024.03.20~ynh1 ## Avertissements / informations importantes @@ -69,10 +70,9 @@ Nous vous invitons à bloquer les instances malveillantes depuis l'interface d'a ## Informations pour les développeurs -Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/glitchsoc_ynh/tree/testing), +Merci de faire vos pull request sur la [branche `testing`](https://github.com/YunoHost-Apps/glitchsoc_ynh/tree/testing). - -Pour essayer la branche testing, procédez comme suit : +Pour essayer la branche `testing`, procédez comme suit : ```bash sudo yunohost app install https://github.com/YunoHost-Apps/glitchsoc_ynh/tree/testing --debug @@ -80,4 +80,4 @@ ou sudo yunohost app upgrade glitchsoc -u https://github.com/YunoHost-Apps/glitchsoc_ynh/tree/testing --debug ``` -**Plus d'infos sur le packaging d'applications :** +**Plus d’infos sur le packaging d’applications :**