From 925cddd2c4fde74cc4d76526ce77642947c80089 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sun, 23 Jun 2024 11:23:36 +0000 Subject: [PATCH] Auto-update READMEs --- README.md | 13 +++++++------ README_fr.md | 29 +++++++++++++++-------------- 2 files changed, 22 insertions(+), 20 deletions(-) diff --git a/README.md b/README.md index 7a4050e..8aeb028 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ @@ -9,10 +9,10 @@ It shall NOT be edited by hand. [![Install Cinny with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=cinny) -*[Lire ce readme en français.](./README_fr.md)* +*[Read this README in other languages.](./ALL_README.md)* -> *This package allows you to install Cinny 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 Cinny 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 @@ -24,6 +24,7 @@ A Matrix client focusing primarily on simple, elegant and secure interface. - End-to-end Matrix encryption support - Matrix Spaces support + **Shipped version:** 3.2.0~ynh1 **Demo:** @@ -41,9 +42,9 @@ A Matrix client focusing primarily on simple, elegant and secure interface. ## Developer info -Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/cinny_ynh/tree/testing). +Please send your pull request to the [`testing` branch](https://github.com/YunoHost-Apps/cinny_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/cinny_ynh/tree/testing --debug diff --git a/README_fr.md b/README_fr.md index 0c1bcf2..3e8689e 100644 --- a/README_fr.md +++ b/README_fr.md @@ -1,6 +1,6 @@ # Cinny pour YunoHost @@ -9,10 +9,10 @@ It shall NOT be edited by hand. [![Installer Cinny avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=cinny) -*[Read this readme in english.](./README.md)* +*[Lire le README dans d'autres langues.](./ALL_README.md)* -> *Ce package vous permet d’installer Cinny 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 Cinny 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 @@ -24,9 +24,10 @@ Un client matrix orienté simplicité, élégance et sécurité. - Support du chiffrement Matrix pair-à-pair - Support des "Espaces" Matrix -**Version incluse :** 3.2.0~ynh1 -**Démo :** +**Version incluse :** 3.2.0~ynh1 + +**Démo :** ## Captures d’écran @@ -34,16 +35,16 @@ Un client matrix orienté simplicité, élégance et sécurité. ## Documentations et ressources -- Site officiel de l’app : -- Dépôt de code officiel de l’app : -- YunoHost Store : -- Signaler un bug : +- Site officiel de l’app : +- Dépôt de code officiel de l’app : +- YunoHost Store : +- Signaler un bug : ## Informations pour les développeurs -Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/cinny_ynh/tree/testing). +Merci de faire vos pull request sur la [branche `testing`](https://github.com/YunoHost-Apps/cinny_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/cinny_ynh/tree/testing --debug @@ -51,4 +52,4 @@ ou sudo yunohost app upgrade cinny -u https://github.com/YunoHost-Apps/cinny_ynh/tree/testing --debug ``` -**Plus d’infos sur le packaging d’applications :** +**Plus d’infos sur le packaging d’applications :**