mirror of
https://github.com/YunoHost-Apps/signaturepdf_ynh.git
synced 2024-09-03 20:25:57 +02:00
Auto-update README
This commit is contained in:
parent
034a68ed91
commit
b0574d705a
2 changed files with 13 additions and 13 deletions
|
@ -6,6 +6,7 @@ It shall NOT be edited by hand.
|
|||
# Signaturepdf for YunoHost
|
||||
|
||||
[![Integration level](https://dash.yunohost.org/integration/signaturepdf.svg)](https://dash.yunohost.org/appci/app/signaturepdf) ![Working status](https://ci-apps.yunohost.org/ci/badges/signaturepdf.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/signaturepdf.maintain.svg)
|
||||
|
||||
[![Install Signaturepdf with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=signaturepdf)
|
||||
|
||||
*[Lire ce readme en français.](./README_fr.md)*
|
||||
|
@ -19,7 +20,6 @@ Logiciel web libre permettant de signer un PDF.
|
|||
|
||||
**Shipped version:** 1.1.1~ynh1
|
||||
|
||||
|
||||
**Demo:** https://pdf.24eme.fr
|
||||
|
||||
## Screenshots
|
||||
|
|
22
README_fr.md
22
README_fr.md
|
@ -5,31 +5,31 @@ It shall NOT be edited by hand.
|
|||
|
||||
# Signaturepdf pour YunoHost
|
||||
|
||||
[![Niveau d'intégration](https://dash.yunohost.org/integration/signaturepdf.svg)](https://dash.yunohost.org/appci/app/signaturepdf) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/signaturepdf.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/signaturepdf.maintain.svg)
|
||||
[![Niveau d’intégration](https://dash.yunohost.org/integration/signaturepdf.svg)](https://dash.yunohost.org/appci/app/signaturepdf) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/signaturepdf.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/signaturepdf.maintain.svg)
|
||||
|
||||
[![Installer Signaturepdf avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=signaturepdf)
|
||||
|
||||
*[Read this readme in english.](./README.md)*
|
||||
|
||||
> *Ce package vous permet d'installer Signaturepdf 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 Signaturepdf 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
|
||||
|
||||
Logiciel web libre permettant de signer un PDF.
|
||||
|
||||
**Version incluse :** 1.1.1~ynh1
|
||||
|
||||
**Version incluse :** 1.1.1~ynh1
|
||||
|
||||
**Démo :** https://pdf.24eme.fr
|
||||
|
||||
## Captures d'écran
|
||||
## Captures d’écran
|
||||
|
||||
![Capture d'écran de Signaturepdf](./doc/screenshots/screenshot.png)
|
||||
![Capture d’écran de Signaturepdf](./doc/screenshots/screenshot.png)
|
||||
|
||||
## Documentations et ressources
|
||||
|
||||
* Site officiel de l'app : <https://pdf.24eme.fr/signature>
|
||||
* Dépôt de code officiel de l'app : <https://github.com/24eme/signaturepdf>
|
||||
* Site officiel de l’app : <https://pdf.24eme.fr/signature>
|
||||
* Dépôt de code officiel de l’app : <https://github.com/24eme/signaturepdf>
|
||||
* Documentation YunoHost pour cette app : <https://yunohost.org/app_signaturepdf>
|
||||
* Signaler un bug : <https://github.com/YunoHost-Apps/signaturepdf_ynh/issues>
|
||||
|
||||
|
@ -45,4 +45,4 @@ ou
|
|||
sudo yunohost app upgrade signaturepdf -u https://github.com/YunoHost-Apps/signaturepdf_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