mirror of
https://github.com/YunoHost-Apps/nodered_ynh.git
synced 2024-09-03 19:46:25 +02:00
Auto-update README
This commit is contained in:
parent
3698a71df8
commit
4038f7506e
2 changed files with 12 additions and 12 deletions
12
README.md
12
README.md
|
@ -55,11 +55,11 @@ You can check the default settings Yunohost generates at `__INSTALL_DIR__/data/s
|
||||||
|
|
||||||
## Documentation and resources
|
## Documentation and resources
|
||||||
|
|
||||||
* Official app website: <https://nodered.org>
|
- Official app website: <https://nodered.org>
|
||||||
* Official user documentation: <https://nodered.org/docs/>
|
- Official user documentation: <https://nodered.org/docs/>
|
||||||
* Upstream app code repository: <https://github.com/node-red/node-red>
|
- Upstream app code repository: <https://github.com/node-red/node-red>
|
||||||
* YunoHost Store: <https://apps.yunohost.org/app/nodered>
|
- YunoHost Store: <https://apps.yunohost.org/app/nodered>
|
||||||
* Report a bug: <https://github.com/YunoHost-Apps/nodered_ynh/issues>
|
- Report a bug: <https://github.com/YunoHost-Apps/nodered_ynh/issues>
|
||||||
|
|
||||||
## Developer info
|
## Developer info
|
||||||
|
|
||||||
|
@ -73,4 +73,4 @@ or
|
||||||
sudo yunohost app upgrade nodered -u https://github.com/YunoHost-Apps/nodered_ynh/tree/testing --debug
|
sudo yunohost app upgrade nodered -u https://github.com/YunoHost-Apps/nodered_ynh/tree/testing --debug
|
||||||
```
|
```
|
||||||
|
|
||||||
**More info regarding app packaging:** <https://yunohost.org/packaging_apps>
|
**More info regarding app packaging:** <https://yunohost.org/packaging_apps>
|
||||||
|
|
12
README_fr.md
12
README_fr.md
|
@ -57,11 +57,11 @@ Vous pouvez consulter les paramètres par défaut générez par Yunohost dans `_
|
||||||
|
|
||||||
## Documentations et ressources
|
## Documentations et ressources
|
||||||
|
|
||||||
* Site officiel de l’app : <https://nodered.org>
|
- Site officiel de l’app : <https://nodered.org>
|
||||||
* Documentation officielle utilisateur : <https://nodered.org/docs/>
|
- Documentation officielle utilisateur : <https://nodered.org/docs/>
|
||||||
* Dépôt de code officiel de l’app : <https://github.com/node-red/node-red>
|
- Dépôt de code officiel de l’app : <https://github.com/node-red/node-red>
|
||||||
* YunoHost Store: <https://apps.yunohost.org/app/nodered>
|
- YunoHost Store : <https://apps.yunohost.org/app/nodered>
|
||||||
* Signaler un bug : <https://github.com/YunoHost-Apps/nodered_ynh/issues>
|
- Signaler un bug : <https://github.com/YunoHost-Apps/nodered_ynh/issues>
|
||||||
|
|
||||||
## Informations pour les développeurs
|
## Informations pour les développeurs
|
||||||
|
|
||||||
|
@ -75,4 +75,4 @@ ou
|
||||||
sudo yunohost app upgrade nodered -u https://github.com/YunoHost-Apps/nodered_ynh/tree/testing --debug
|
sudo yunohost app upgrade nodered -u https://github.com/YunoHost-Apps/nodered_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…
Add table
Reference in a new issue