1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/libreddit_ynh.git synced 2024-09-03 19:36:05 +02:00

Auto-update README

This commit is contained in:
yunohost-bot 2024-02-22 22:16:08 +00:00
parent eb1a5dca8d
commit 7f01a475af
2 changed files with 9 additions and 15 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.
-->
@ -26,9 +26,7 @@ Libreddit is a portmanteau of "libre" (meaning freedom) and "Reddit". It is a pr
- Strong Content Security Policy prevents browser requests to Reddit
**Shipped version:** 3.0.0~ynh4
**Demo:** https://libreddit.spike.codes/
**Shipped version:** 0.30.1~ynh5
## Screenshots
@ -36,9 +34,8 @@ Libreddit is a portmanteau of "libre" (meaning freedom) and "Reddit". It is a pr
## Documentation and resources
* Official app website: <https://libreddit.spike.codes/>
* Upstream app code repository: <https://github.com/spikecodes/libreddit>
* YunoHost documentation for this app: <https://yunohost.org/app_libreddit>
* Upstream app code repository: <https://github.com/libreddit/libreddit>
* YunoHost Store: <https://apps.yunohost.org/app/libreddit>
* Report a bug: <https://github.com/YunoHost-Apps/libreddit_ynh/issues>
## Developer info
@ -53,4 +50,4 @@ or
sudo yunohost app upgrade libreddit -u https://github.com/YunoHost-Apps/libreddit_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.
-->
@ -25,9 +25,7 @@ Libreddit est un mot-valise de "libre" (qui signifie liberté) et "Reddit". C'es
- Toutes les requêtes sont transmises via le serveur, y compris les médias
- Une politique de sécurité du contenu solide empêche les requêtes du navigateur à Reddit
**Version incluse :** 3.0.0~ynh4
**Démo :** https://libreddit.spike.codes/
**Version incluse :** 0.30.1~ynh5
## Captures décran
@ -35,9 +33,8 @@ Libreddit est un mot-valise de "libre" (qui signifie liberté) et "Reddit". C'es
## Documentations et ressources
* Site officiel de lapp : <https://libreddit.spike.codes/>
* Dépôt de code officiel de lapp : <https://github.com/spikecodes/libreddit>
* Documentation YunoHost pour cette app : <https://yunohost.org/app_libreddit>
* Dépôt de code officiel de lapp : <https://github.com/libreddit/libreddit>
* YunoHost Store: <https://apps.yunohost.org/app/libreddit>
* Signaler un bug : <https://github.com/YunoHost-Apps/libreddit_ynh/issues>
## Informations pour les développeurs