1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/grammalecte_ynh.git synced 2024-09-03 20:36:23 +02:00

Auto-update README

This commit is contained in:
yunohost-bot 2023-06-11 12:40:22 +00:00
parent 321fb529cf
commit cc7df5244f
2 changed files with 12 additions and 10 deletions

View file

@ -6,6 +6,7 @@ It shall NOT be edited by hand.
# Grammalecte server for YunoHost
[![Integration level](https://dash.yunohost.org/integration/grammalecte.svg)](https://dash.yunohost.org/appci/app/grammalecte) ![Working status](https://ci-apps.yunohost.org/ci/badges/grammalecte.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/grammalecte.maintain.svg)
[![Install Grammalecte server with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=grammalecte)
*[Lire ce readme en français.](./README_fr.md)*

View file

@ -5,23 +5,24 @@ It shall NOT be edited by hand.
# Grammalecte server pour YunoHost
[![Niveau d'intégration](https://dash.yunohost.org/integration/grammalecte.svg)](https://dash.yunohost.org/appci/app/grammalecte) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/grammalecte.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/grammalecte.maintain.svg)
[![Niveau dintégration](https://dash.yunohost.org/integration/grammalecte.svg)](https://dash.yunohost.org/appci/app/grammalecte) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/grammalecte.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/grammalecte.maintain.svg)
[![Installer Grammalecte server avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=grammalecte)
*[Read this readme in english.](./README.md)*
> *Ce package vous permet d'installer Grammalecte 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.*
> *Ce package vous permet dinstaller Grammalecte server rapidement et simplement sur un serveur YunoHost.
Si vous navez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment linstaller et en profiter.*
## Vue d'ensemble
## Vue densemble
Grammalecte is a spelling, grammar and typography checking service that supports French and Occitan. This package installs the server version, that provides an API for use by other programs (like LanguageTool).
**Version incluse :** 2.1.1~ynh2
## Captures d'écran
## Captures décran
![Capture d'écran de Grammalecte server](./doc/screenshots/screenshot.png)
![Capture décran de Grammalecte server](./doc/screenshots/screenshot.png)
## Avertissements / informations importantes
@ -31,8 +32,8 @@ The Grammalecte server can be configured by changing the command-line options of
## Documentations et ressources
* Site officiel de l'app : <https://grammalecte.net>
* Dépôt de code officiel de l'app : <http://code.grammalecte.net:8080/>
* Site officiel de lapp : <https://grammalecte.net>
* Dépôt de code officiel de lapp : <http://code.grammalecte.net:8080/>
* Documentation YunoHost pour cette app : <https://yunohost.org/app_grammalecte>
* Signaler un bug : <https://github.com/YunoHost-Apps/grammalecte_ynh/issues>
@ -48,4 +49,4 @@ ou
sudo yunohost app upgrade grammalecte -u https://github.com/YunoHost-Apps/grammalecte_ynh/tree/testing --debug
```
**Plus d'infos sur le packaging d'applications :** <https://yunohost.org/packaging_apps>
**Plus dinfos sur le packaging dapplications :** <https://yunohost.org/packaging_apps>