From 95862e2769929a78f0daef62f9ec4f030be70c29 Mon Sep 17 00:00:00 2001 From: Yunohost-Bot <> Date: Sat, 12 Jun 2021 16:50:19 +0000 Subject: [PATCH] Auto-update README --- README.md | 2 +- README_fr.md | 22 +++++++++++----------- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index e1960e8..494b22a 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ Run VS Code on your server and access it in the browser * Official app website: https://github.com/cdr/code-server * Official user documentation: https://github.com/cdr/code-server/tree/main/docs * Official admin documentation: https://github.com/cdr/code-server/tree/main/docs -* Upstream app code repository: https://github.com/cdr/code-server +* Upstream app code repository: https://github.com/cdr/code-server * YunoHost documentation for this app: https://yunohost.org/app_code-server * Report a bug: https://github.com/YunoHost-Apps/code-server_ynh/issues diff --git a/README_fr.md b/README_fr.md index a631adc..3295041 100644 --- a/README_fr.md +++ b/README_fr.md @@ -6,14 +6,14 @@ *[Read this readme in english.](./README.md)* *[Lire ce readme en français.](./README_fr.md)* -> *This package allows you to install code-server 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.* +> *Ce package vous permet d'installer code-server 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 Lancez VS Code sur votre serveur et accédez-y depuis votre navigateur -**Version incluse:** 3.10.2~ynh1 +**Version incluse :** 3.10.2~ynh1 @@ -36,12 +36,12 @@ Lancez VS Code sur votre serveur et accédez-y depuis votre navigateur ## Documentations et ressources -* Site officiel de l'app : https://github.com/cdr/code-server -* Documentation officielle utilisateur : https://github.com/cdr/code-server/tree/main/docs -* Documentation officielle de l'admin : https://github.com/cdr/code-server/tree/main/docs -* Dépôt de code officiel de l'app : https://github.com/cdr/code-server -* Documentation YunoHost pour cette app : https://yunohost.org/app_code-server -* Signaler un bug: https://github.com/YunoHost-Apps/code-server_ynh/issues +* Site officiel de l'app : https://github.com/cdr/code-server +* Documentation officielle utilisateur : https://github.com/cdr/code-server/tree/main/docs +* Documentation officielle de l'admin : https://github.com/cdr/code-server/tree/main/docs +* Dépôt de code officiel de l'app : https://github.com/cdr/code-server +* Documentation YunoHost pour cette app : https://yunohost.org/app_code-server +* Signaler un bug : https://github.com/YunoHost-Apps/code-server_ynh/issues ## Informations pour les développeurs @@ -50,8 +50,8 @@ Merci de faire vos pull request sur la [branche testing](https://github.com/Yuno Pour essayer la branche testing, procédez comme suit. ``` sudo yunohost app install https://github.com/YunoHost-Apps/code-server_ynh/tree/testing --debug -or +ou sudo yunohost app upgrade code-server -u https://github.com/YunoHost-Apps/code-server_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 :** https://yunohost.org/packaging_apps \ No newline at end of file