mirror of
https://github.com/YunoHost-Apps/mautrix_whatsapp_ynh.git
synced 2024-09-03 19:46:01 +02:00
Auto-update README
This commit is contained in:
parent
1ec0336e53
commit
aecf0cb799
2 changed files with 16 additions and 18 deletions
15
README.md
15
README.md
|
@ -24,15 +24,14 @@ Therefore, [Synapse for YunoHost](https://github.com/YunoHost-Apps/synapse_ynh)
|
|||
|
||||
** Attention: always backup and restore the Yunohost matrix_synapse et mautrix_whatsapp apps together!**
|
||||
|
||||
|
||||
**Shipped version:** 0.10.5~ynh1
|
||||
**Shipped version:** 0.10.6~ynh1
|
||||
## Documentation and resources
|
||||
|
||||
* Official app website: <https://maunium.net/go/mautrix-whatsapp/>
|
||||
* Official admin documentation: <https://docs.mau.fi/bridges/go/whatsapp/index.html>
|
||||
* Upstream app code repository: <https://github.com/mautrix/whatsapp>
|
||||
* YunoHost Store: <https://apps.yunohost.org/app/mautrix_whatsapp>
|
||||
* Report a bug: <https://github.com/YunoHost-Apps/mautrix_whatsapp_ynh/issues>
|
||||
- Official app website: <https://maunium.net/go/mautrix-whatsapp/>
|
||||
- Official admin documentation: <https://docs.mau.fi/bridges/go/whatsapp/index.html>
|
||||
- Upstream app code repository: <https://github.com/mautrix/whatsapp>
|
||||
- YunoHost Store: <https://apps.yunohost.org/app/mautrix_whatsapp>
|
||||
- Report a bug: <https://github.com/YunoHost-Apps/mautrix_whatsapp_ynh/issues>
|
||||
|
||||
## Developer info
|
||||
|
||||
|
@ -40,7 +39,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/mautrix_whatsapp_ynh/tree/testing --debug
|
||||
or
|
||||
sudo yunohost app upgrade mautrix_whatsapp -u https://github.com/YunoHost-Apps/mautrix_whatsapp_ynh/tree/testing --debug
|
||||
|
|
15
README_fr.md
15
README_fr.md
|
@ -24,15 +24,14 @@ C'est pourquoi [Synapse for YunoHost](https://github.com/YunoHost-Apps/synapse_y
|
|||
|
||||
** Attention : sauvegardez et restaurez toujours les deux applications Yunohost matrix_synapse et mautrix_whatsapp en même temps!**
|
||||
|
||||
|
||||
**Version incluse :** 0.10.5~ynh1
|
||||
**Version incluse :** 0.10.6~ynh1
|
||||
## Documentations et ressources
|
||||
|
||||
* Site officiel de l’app : <https://maunium.net/go/mautrix-whatsapp/>
|
||||
* Documentation officielle de l’admin : <https://docs.mau.fi/bridges/go/whatsapp/index.html>
|
||||
* Dépôt de code officiel de l’app : <https://github.com/mautrix/whatsapp>
|
||||
* YunoHost Store: <https://apps.yunohost.org/app/mautrix_whatsapp>
|
||||
* Signaler un bug : <https://github.com/YunoHost-Apps/mautrix_whatsapp_ynh/issues>
|
||||
- Site officiel de l’app : <https://maunium.net/go/mautrix-whatsapp/>
|
||||
- Documentation officielle de l’admin : <https://docs.mau.fi/bridges/go/whatsapp/index.html>
|
||||
- Dépôt de code officiel de l’app : <https://github.com/mautrix/whatsapp>
|
||||
- YunoHost Store : <https://apps.yunohost.org/app/mautrix_whatsapp>
|
||||
- Signaler un bug : <https://github.com/YunoHost-Apps/mautrix_whatsapp_ynh/issues>
|
||||
|
||||
## Informations pour les développeurs
|
||||
|
||||
|
@ -40,7 +39,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/mautrix_whatsapp_ynh/tree/testing --debug
|
||||
ou
|
||||
sudo yunohost app upgrade mautrix_whatsapp -u https://github.com/YunoHost-Apps/mautrix_whatsapp_ynh/tree/testing --debug
|
||||
|
|
Loading…
Add table
Reference in a new issue