mirror of
https://github.com/YunoHost-Apps/diagramsnet_ynh.git
synced 2024-09-03 18:26:33 +02:00
Auto-update README
This commit is contained in:
parent
0a3ab4195e
commit
20efc1f8b3
2 changed files with 6 additions and 8 deletions
|
@ -18,10 +18,9 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
|
|||
|
||||
diagrams.net (formerly draw.io) lets you create a wide range of diagrams, from simple tree and flow diagrams, to highly technical network, rack and electrical diagrams.
|
||||
|
||||
**Shipped version:** 24.0.7~ynh1
|
||||
|
||||
**Shipped version:** 24.0.2~ynh1
|
||||
|
||||
**Demo:** https://app.diagrams.net/
|
||||
**Demo:** <https://app.diagrams.net/>
|
||||
|
||||
## Screenshots
|
||||
|
||||
|
@ -41,7 +40,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/diagramsnet_ynh/tree/testing --debug
|
||||
or
|
||||
sudo yunohost app upgrade diagramsnet -u https://github.com/YunoHost-Apps/diagramsnet_ynh/tree/testing --debug
|
||||
|
|
|
@ -18,10 +18,9 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po
|
|||
|
||||
Application en ligne qui permet de faire des schémas et du dessin vectoriel
|
||||
|
||||
**Version incluse :** 24.0.7~ynh1
|
||||
|
||||
**Version incluse :** 24.0.2~ynh1
|
||||
|
||||
**Démo :** https://app.diagrams.net/
|
||||
**Démo :** <https://app.diagrams.net/>
|
||||
|
||||
## Captures d’écran
|
||||
|
||||
|
@ -41,7 +40,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/diagramsnet_ynh/tree/testing --debug
|
||||
ou
|
||||
sudo yunohost app upgrade diagramsnet -u https://github.com/YunoHost-Apps/diagramsnet_ynh/tree/testing --debug
|
||||
|
|
Loading…
Reference in a new issue