mirror of
https://github.com/YunoHost-Apps/sutom_ynh.git
synced 2024-09-03 20:26:15 +02:00
Auto-update README
This commit is contained in:
parent
4b8e6ddd20
commit
329b8a3dbb
2 changed files with 12 additions and 10 deletions
|
@ -6,6 +6,7 @@ It shall NOT be edited by hand.
|
|||
# Sutom for YunoHost
|
||||
|
||||
[![Integration level](https://dash.yunohost.org/integration/sutom.svg)](https://dash.yunohost.org/appci/app/sutom) ![Working status](https://ci-apps.yunohost.org/ci/badges/sutom.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/sutom.maintain.svg)
|
||||
|
||||
[![Install Sutom with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=sutom)
|
||||
|
||||
*[Lire ce readme en français.](./README_fr.md)*
|
||||
|
|
19
README_fr.md
19
README_fr.md
|
@ -5,15 +5,16 @@ It shall NOT be edited by hand.
|
|||
|
||||
# Sutom pour YunoHost
|
||||
|
||||
[![Niveau d'intégration](https://dash.yunohost.org/integration/sutom.svg)](https://dash.yunohost.org/appci/app/sutom) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/sutom.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/sutom.maintain.svg)
|
||||
[![Niveau d’intégration](https://dash.yunohost.org/integration/sutom.svg)](https://dash.yunohost.org/appci/app/sutom) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/sutom.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/sutom.maintain.svg)
|
||||
|
||||
[![Installer Sutom avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=sutom)
|
||||
|
||||
*[Read this readme in english.](./README.md)*
|
||||
|
||||
> *Ce package vous permet d'installer Sutom 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 Sutom 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
|
||||
|
||||
Jeu de lettres en ligne (et en français) basé sur Wordle. Le jeu se trouve à l'adresse https://sutom.nocle.fr
|
||||
|
||||
|
@ -22,14 +23,14 @@ Jeu de lettres en ligne (et en français) basé sur Wordle. Le jeu se trouve à
|
|||
|
||||
**Démo :** https://sutom.nocle.fr/
|
||||
|
||||
## Captures d'écran
|
||||
## Captures d’écran
|
||||
|
||||
![Capture d'écran de Sutom](./doc/screenshots/screenshot.png)
|
||||
![Capture d’écran de Sutom](./doc/screenshots/screenshot.png)
|
||||
|
||||
## Documentations et ressources
|
||||
|
||||
* Site officiel de l'app : <https://sutom.nocle.fr/>
|
||||
* Dépôt de code officiel de l'app : <https://framagit.org/JonathanMM/sutom>
|
||||
* Site officiel de l’app : <https://sutom.nocle.fr/>
|
||||
* Dépôt de code officiel de l’app : <https://framagit.org/JonathanMM/sutom>
|
||||
* Documentation YunoHost pour cette app : <https://yunohost.org/app_sutom>
|
||||
* Signaler un bug : <https://github.com/YunoHost-Apps/sutom_ynh/issues>
|
||||
|
||||
|
@ -45,4 +46,4 @@ ou
|
|||
sudo yunohost app upgrade sutom -u https://github.com/YunoHost-Apps/sutom_ynh/tree/testing --debug
|
||||
```
|
||||
|
||||
**Plus d'infos sur le packaging d'applications :** <https://yunohost.org/packaging_apps>
|
||||
**Plus d’infos sur le packaging d’applications :** <https://yunohost.org/packaging_apps>
|
Loading…
Reference in a new issue