1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/distbin_ynh.git synced 2024-09-03 18:26:10 +02:00

Auto-update README

This commit is contained in:
yunohost-bot 2024-02-17 11:11:18 +00:00
parent de633e2d00
commit d0b1e928d3
2 changed files with 7 additions and 5 deletions

View file

@ -1,5 +1,5 @@
<!--
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/README-generator
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/readme_generator
It shall NOT be edited by hand.
-->
@ -21,7 +21,7 @@ A distributed pastebin. i.e. it is a service where anyone can post things on the
A networked place to store posted web documents. This is meant to allow for distributed social commentary and reaction around these documents using best practices recommended or noted by the W3C Social Web Working Group.
**Shipped version:** 1.3.0~ynh13
**Shipped version:** v1.3.0~ynh1
**Demo:** https://distbin.com/
@ -33,6 +33,7 @@ A networked place to store posted web documents. This is meant to allow for dist
* Official app website: <https://distbin.com/about>
* Upstream app code repository: <https://github.com/gobengo/distbin>
* YunoHost Store: <https://apps.yunohost.org/app/distbin>
* Report a bug: <https://github.com/YunoHost-Apps/distbin_ynh/issues>
## Developer info
@ -47,4 +48,4 @@ or
sudo yunohost app upgrade distbin -u https://github.com/YunoHost-Apps/distbin_ynh/tree/testing --debug
```
**More info regarding app packaging:** <https://yunohost.org/packaging_apps>
**More info regarding app packaging:** <https://yunohost.org/packaging_apps>

View file

@ -1,5 +1,5 @@
<!--
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/README-generator
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/readme_generator
It shall NOT be edited by hand.
-->
@ -21,7 +21,7 @@ A distributed pastebin. i.e. it is a service where anyone can post things on the
A networked place to store posted web documents. This is meant to allow for distributed social commentary and reaction around these documents using best practices recommended or noted by the W3C Social Web Working Group.
**Version incluse :** 1.3.0~ynh13
**Version incluse :** v1.3.0~ynh1
**Démo :** https://distbin.com/
@ -33,6 +33,7 @@ A networked place to store posted web documents. This is meant to allow for dist
* Site officiel de lapp : <https://distbin.com/about>
* Dépôt de code officiel de lapp : <https://github.com/gobengo/distbin>
* YunoHost Store: <https://apps.yunohost.org/app/distbin>
* Signaler un bug : <https://github.com/YunoHost-Apps/distbin_ynh/issues>
## Informations pour les développeurs