mirror of
https://github.com/YunoHost-Apps/ihatemoney_ynh.git
synced 2024-09-03 19:26:15 +02:00
Fix readme
This commit is contained in:
parent
b000bd18c6
commit
a278aebf68
1 changed files with 7 additions and 7 deletions
14
README.md
14
README.md
|
@ -1,10 +1,10 @@
|
||||||
« I hate money » budget web app for YunoHost
|
« I hate money » budget web app for YunoHost
|
||||||
================================================
|
================================================
|
||||||
|
|
||||||
[](https://dash.yunohost.org/appci/app/example)  
|
[](https://dash.yunohost.org/appci/app/ihatemoney)  
|
||||||
[](https://install-app.yunohost.org/?app=example)
|
[](https://install-app.yunohost.org/?app=ihatemoney)
|
||||||
|
|
||||||
> *This package allows you to install example quickly and simply on a YunoHost server.
|
> *This package allows you to install ihatemoney 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.*
|
If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/install) to learn how to install it.*
|
||||||
|
|
||||||
## Overview
|
## Overview
|
||||||
|
@ -24,7 +24,7 @@ The behaviour is either:
|
||||||
|
|
||||||
**Shipped version:** 4.1.5~ynh2
|
**Shipped version:** 4.1.5~ynh2
|
||||||
|
|
||||||
**Demo:** https://demo.example.com
|
**Demo:** https://demo.ihatemoney.com
|
||||||
|
|
||||||
Maintainer
|
Maintainer
|
||||||
----------
|
----------
|
||||||
|
@ -46,13 +46,13 @@ Ihatemoney license
|
||||||
|
|
||||||
## Developer info
|
## Developer info
|
||||||
|
|
||||||
Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/example_ynh/tree/testing).
|
Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/ihatemoney_ynh/tree/testing).
|
||||||
|
|
||||||
To try the testing branch, please proceed like that.
|
To try the testing branch, please proceed like that.
|
||||||
```
|
```
|
||||||
sudo yunohost app install https://github.com/YunoHost-Apps/example_ynh/tree/testing --debug
|
sudo yunohost app install https://github.com/YunoHost-Apps/ihatemoney_ynh/tree/testing --debug
|
||||||
or
|
or
|
||||||
sudo yunohost app upgrade example -u https://github.com/YunoHost-Apps/example_ynh/tree/testing --debug
|
sudo yunohost app upgrade ihatemoney -u https://github.com/YunoHost-Apps/ihatemoney_ynh/tree/testing --debug
|
||||||
```
|
```
|
||||||
|
|
||||||
**More info regarding app packaging:** https://yunohost.org/packaging_apps
|
**More info regarding app packaging:** https://yunohost.org/packaging_apps
|
Loading…
Add table
Reference in a new issue