diff --git a/README.md b/README.md index 663fbb8..c9699c3 100644 --- a/README.md +++ b/README.md @@ -3,21 +3,20 @@ N.B.: This README was automatically generated by https://github.com/YunoHost/app It shall NOT be edited by hand. --> -# Itflow for YunoHost +# ITFlow for YunoHost [![Integration level](https://dash.yunohost.org/integration/itflow.svg)](https://dash.yunohost.org/appci/app/itflow) ![Working status](https://ci-apps.yunohost.org/ci/badges/itflow.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/itflow.maintain.svg) -[![Install Itflow with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=itflow) +[![Install ITFlow with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=itflow) *[Lire ce readme en français.](./README_fr.md)* -> *This package allows you to install Itflow quickly and simply on a YunoHost server. +> *This package allows you to install ITFlow 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 -This is a dummy description of this app features - +IT documentation, ticketing and accounting system for small MSPs. **Shipped version:** 2023.10.04~ynh1 @@ -25,7 +24,7 @@ This is a dummy description of this app features ## Screenshots -![Screenshot of Itflow](./doc/screenshots/readme.gif) +![Screenshot of ITFlow](./doc/screenshots/readme.gif) ## Documentation and resources diff --git a/README_fr.md b/README_fr.md index a2b1df4..2334b94 100644 --- a/README_fr.md +++ b/README_fr.md @@ -3,21 +3,20 @@ N.B.: This README was automatically generated by https://github.com/YunoHost/app It shall NOT be edited by hand. --> -# Itflow pour YunoHost +# ITFlow pour YunoHost [![Niveau d’intégration](https://dash.yunohost.org/integration/itflow.svg)](https://dash.yunohost.org/appci/app/itflow) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/itflow.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/itflow.maintain.svg) -[![Installer Itflow avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=itflow) +[![Installer ITFlow avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=itflow) *[Read this readme in english.](./README.md)* -> *Ce package vous permet d’installer Itflow rapidement et simplement sur un serveur YunoHost. +> *Ce package vous permet d’installer ITFlow 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 -Ceci est une fausse description des fonctionalités de l'app - +Système de documentation, de billetterie et de comptabilité pour les petits MSP **Version incluse :** 2023.10.04~ynh1 @@ -25,7 +24,7 @@ Ceci est une fausse description des fonctionalités de l'app ## Captures d’écran -![Capture d’écran de Itflow](./doc/screenshots/readme.gif) +![Capture d’écran de ITFlow](./doc/screenshots/readme.gif) ## Documentations et ressources diff --git a/doc/DESCRIPTION.md b/doc/DESCRIPTION.md index 3f2e57a..c25078b 100644 --- a/doc/DESCRIPTION.md +++ b/doc/DESCRIPTION.md @@ -1 +1 @@ -This is a dummy description of this app features +IT documentation, ticketing and accounting system for small MSPs. \ No newline at end of file diff --git a/doc/DESCRIPTION_fr.md b/doc/DESCRIPTION_fr.md index 13f4b64..1793333 100644 --- a/doc/DESCRIPTION_fr.md +++ b/doc/DESCRIPTION_fr.md @@ -1 +1 @@ -Ceci est une fausse description des fonctionalités de l'app +Système de documentation, de billetterie et de comptabilité pour les petits MSP \ No newline at end of file diff --git a/manifest.toml b/manifest.toml index c59c9b4..9cc0817 100644 --- a/manifest.toml +++ b/manifest.toml @@ -3,7 +3,7 @@ packaging_format = 2 id = "itflow" -name = "Itflow" +name = "ITFlow" description.en = "IT documentation, ticketing and accounting system for small MSPs" description.fr = "Système de documentation, de billetterie et de comptabilité pour les petits MSP"