mirror of
https://github.com/YunoHost-Apps/digiwords_ynh.git
synced 2024-09-03 18:26:11 +02:00
Auto-update README
This commit is contained in:
parent
13afc53515
commit
00f490e8b0
2 changed files with 13 additions and 11 deletions
|
@ -5,7 +5,8 @@ It shall NOT be edited by hand.
|
|||
|
||||
# Digiwords for YunoHost
|
||||
|
||||
[![Integration level](https://dash.yunohost.org/integration/digiwords.svg)](https://dash.yunohost.org/appci/app/digiwords) ![Working status](https://ci-apps.yunohost.org/ci/badges/digiwords.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/digiwords.maintain.svg)
|
||||
[![Integration level](https://dash.yunohost.org/integration/digiwords.svg)](https://dash.yunohost.org/appci/app/digiwords) ![Working status](https://ci-apps.yunohost.org/ci/badges/digiwords.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/digiwords.maintain.svg)
|
||||
|
||||
[![Install Digiwords with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=digiwords)
|
||||
|
||||
*[Lire ce readme en français.](./README_fr.md)*
|
||||
|
@ -26,7 +27,7 @@ With Digiwords, you can create interactive wordclouds.
|
|||
* Official user documentation: <https://ladigitale.dev/blog/digiwords-pour-creer-des-nuages-de-mots>
|
||||
* Official admin documentation: <https://codeberg.org/ladigitale/digiwords/src/branch/master/README.md>
|
||||
* Upstream app code repository: <https://codeberg.org/ladigitale/digiwords>
|
||||
* YunoHost documentation for this app: <https://yunohost.org/app_digiwords>
|
||||
* YunoHost Store: <https://apps.yunohost.org/app/digiwords>
|
||||
* Report a bug: <https://github.com/YunoHost-Apps/digiwords_ynh/issues>
|
||||
|
||||
## Developer info
|
||||
|
|
19
README_fr.md
19
README_fr.md
|
@ -5,15 +5,16 @@ It shall NOT be edited by hand.
|
|||
|
||||
# Digiwords pour YunoHost
|
||||
|
||||
[![Niveau d'intégration](https://dash.yunohost.org/integration/digiwords.svg)](https://dash.yunohost.org/appci/app/digiwords) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/digiwords.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/digiwords.maintain.svg)
|
||||
[![Niveau d’intégration](https://dash.yunohost.org/integration/digiwords.svg)](https://dash.yunohost.org/appci/app/digiwords) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/digiwords.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/digiwords.maintain.svg)
|
||||
|
||||
[![Installer Digiwords avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=digiwords)
|
||||
|
||||
*[Read this readme in english.](./README.md)*
|
||||
|
||||
> *Ce package vous permet d'installer Digiwords 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 Digiwords 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
|
||||
|
||||
Digiwords permet de créer des nuages de mots interactifs.
|
||||
|
||||
|
@ -22,11 +23,11 @@ Digiwords permet de créer des nuages de mots interactifs.
|
|||
**Démo :** https://ladigitale.dev/digiwords/#/
|
||||
## Documentations et ressources
|
||||
|
||||
* Site officiel de l'app : <https://ladigitale.dev/>
|
||||
* Site officiel de l’app : <https://ladigitale.dev/>
|
||||
* Documentation officielle utilisateur : <https://ladigitale.dev/blog/digiwords-pour-creer-des-nuages-de-mots>
|
||||
* Documentation officielle de l'admin : <https://codeberg.org/ladigitale/digiwords/src/branch/master/README.md>
|
||||
* Dépôt de code officiel de l'app : <https://codeberg.org/ladigitale/digiwords>
|
||||
* Documentation YunoHost pour cette app : <https://yunohost.org/app_digiwords>
|
||||
* Documentation officielle de l’admin : <https://codeberg.org/ladigitale/digiwords/src/branch/master/README.md>
|
||||
* Dépôt de code officiel de l’app : <https://codeberg.org/ladigitale/digiwords>
|
||||
* YunoHost Store: <https://apps.yunohost.org/app/digiwords>
|
||||
* Signaler un bug : <https://github.com/YunoHost-Apps/digiwords_ynh/issues>
|
||||
|
||||
## Informations pour les développeurs
|
||||
|
@ -41,4 +42,4 @@ ou
|
|||
sudo yunohost app upgrade digiwords -u https://github.com/YunoHost-Apps/digiwords_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