mirror of
https://github.com/YunoHost-Apps/scrutiny_ynh.git
synced 2024-09-03 20:16:24 +02:00
Auto-update README
This commit is contained in:
parent
2817eb3ebe
commit
5b1eb7c034
2 changed files with 14 additions and 16 deletions
13
README.md
13
README.md
|
@ -34,8 +34,7 @@ Scrutiny is a simple but focused application, with a couple of core features:
|
|||
- Configurable Alerting/Notifications via Webhooks
|
||||
- (Future) Hard Drive performance testing & tracking
|
||||
|
||||
|
||||
**Shipped version:** 0.7.3~ynh3
|
||||
**Shipped version:** 0.8.0~ynh1
|
||||
|
||||
## Screenshots
|
||||
|
||||
|
@ -43,10 +42,10 @@ Scrutiny is a simple but focused application, with a couple of core features:
|
|||
|
||||
## Documentation and resources
|
||||
|
||||
* Official admin documentation: <https://github.com/AnalogJ/scrutiny/tree/master/docs>
|
||||
* Upstream app code repository: <https://github.com/AnalogJ/scrutiny>
|
||||
* YunoHost Store: <https://apps.yunohost.org/app/scrutiny>
|
||||
* Report a bug: <https://github.com/YunoHost-Apps/scrutiny_ynh/issues>
|
||||
- Official admin documentation: <https://github.com/AnalogJ/scrutiny/tree/master/docs>
|
||||
- Upstream app code repository: <https://github.com/AnalogJ/scrutiny>
|
||||
- YunoHost Store: <https://apps.yunohost.org/app/scrutiny>
|
||||
- Report a bug: <https://github.com/YunoHost-Apps/scrutiny_ynh/issues>
|
||||
|
||||
## Developer info
|
||||
|
||||
|
@ -54,7 +53,7 @@ Please send your pull request to the [testing branch](https://github.com/YunoHos
|
|||
|
||||
To try the testing branch, please proceed like that.
|
||||
|
||||
``` bash
|
||||
```bash
|
||||
sudo yunohost app install https://github.com/YunoHost-Apps/scrutiny_ynh/tree/testing --debug
|
||||
or
|
||||
sudo yunohost app upgrade scrutiny -u https://github.com/YunoHost-Apps/scrutiny_ynh/tree/testing --debug
|
||||
|
|
13
README_fr.md
13
README_fr.md
|
@ -34,8 +34,7 @@ Scrutiny is a simple but focused application, with a couple of core features:
|
|||
- Configurable Alerting/Notifications via Webhooks
|
||||
- (Future) Hard Drive performance testing & tracking
|
||||
|
||||
|
||||
**Version incluse :** 0.7.3~ynh3
|
||||
**Version incluse :** 0.8.0~ynh1
|
||||
|
||||
## Captures d’écran
|
||||
|
||||
|
@ -43,10 +42,10 @@ Scrutiny is a simple but focused application, with a couple of core features:
|
|||
|
||||
## Documentations et ressources
|
||||
|
||||
* Documentation officielle de l’admin : <https://github.com/AnalogJ/scrutiny/tree/master/docs>
|
||||
* Dépôt de code officiel de l’app : <https://github.com/AnalogJ/scrutiny>
|
||||
* YunoHost Store: <https://apps.yunohost.org/app/scrutiny>
|
||||
* Signaler un bug : <https://github.com/YunoHost-Apps/scrutiny_ynh/issues>
|
||||
- Documentation officielle de l’admin : <https://github.com/AnalogJ/scrutiny/tree/master/docs>
|
||||
- Dépôt de code officiel de l’app : <https://github.com/AnalogJ/scrutiny>
|
||||
- YunoHost Store : <https://apps.yunohost.org/app/scrutiny>
|
||||
- Signaler un bug : <https://github.com/YunoHost-Apps/scrutiny_ynh/issues>
|
||||
|
||||
## Informations pour les développeurs
|
||||
|
||||
|
@ -54,7 +53,7 @@ Merci de faire vos pull request sur la [branche testing](https://github.com/Yuno
|
|||
|
||||
Pour essayer la branche testing, procédez comme suit.
|
||||
|
||||
``` bash
|
||||
```bash
|
||||
sudo yunohost app install https://github.com/YunoHost-Apps/scrutiny_ynh/tree/testing --debug
|
||||
ou
|
||||
sudo yunohost app upgrade scrutiny -u https://github.com/YunoHost-Apps/scrutiny_ynh/tree/testing --debug
|
||||
|
|
Loading…
Reference in a new issue