forked from Git/send_ynh
Auto-update README
This commit is contained in:
24
README.md
24
README.md
@ -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.
|
||||
-->
|
||||
|
||||
@ -9,10 +9,10 @@ It shall NOT be edited by hand.
|
||||
|
||||
[](https://install-app.yunohost.org/?app=send)
|
||||
|
||||
*[Lire ce readme en français.](./README_fr.md)*
|
||||
*[Read this README is other languages.](./ALL_README.md)*
|
||||
|
||||
> *This package allows you to install Send quickly and simply on a YunoHost server.
|
||||
If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/install) to learn how to install it.*
|
||||
> *This package allows you to install Send quickly and simply on a YunoHost server.*
|
||||
> *If you don't have YunoHost, please consult [the guide](https://yunohost.org/install) to learn how to install it.*
|
||||
|
||||
## Overview
|
||||
|
||||
@ -22,7 +22,7 @@ Send is a file sharing experiment which allows you to send encrypted files to ot
|
||||
|
||||
**Shipped version:** 3.4.23~ynh3
|
||||
|
||||
**Demo:** https://send.vis.ee/
|
||||
**Demo:** <https://send.vis.ee/>
|
||||
|
||||
## Screenshots
|
||||
|
||||
@ -30,18 +30,18 @@ Send is a file sharing experiment which allows you to send encrypted files to ot
|
||||
|
||||
## Documentation and resources
|
||||
|
||||
* Official app website: <https://send.vis.ee/>
|
||||
* Upstream app code repository: <https://github.com/timvisee/send>
|
||||
* YunoHost Store: <https://apps.yunohost.org/app/send>
|
||||
* Report a bug: <https://github.com/YunoHost-Apps/send_ynh/issues>
|
||||
- Official app website: <https://send.vis.ee/>
|
||||
- Upstream app code repository: <https://github.com/timvisee/send>
|
||||
- YunoHost Store: <https://apps.yunohost.org/app/send>
|
||||
- Report a bug: <https://github.com/YunoHost-Apps/send_ynh/issues>
|
||||
|
||||
## Developer info
|
||||
|
||||
Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/send_ynh/tree/testing).
|
||||
Please send your pull request to the [`testing` branch](https://github.com/YunoHost-Apps/send_ynh/tree/testing).
|
||||
|
||||
To try the testing branch, please proceed like that.
|
||||
To try the `testing` branch, please proceed like that:
|
||||
|
||||
``` bash
|
||||
```bash
|
||||
sudo yunohost app install https://github.com/YunoHost-Apps/send_ynh/tree/testing --debug
|
||||
or
|
||||
sudo yunohost app upgrade send -u https://github.com/YunoHost-Apps/send_ynh/tree/testing --debug
|
||||
|
Reference in New Issue
Block a user