1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/monica_ynh.git synced 2024-09-03 19:46:23 +02:00

update readme

This commit is contained in:
Sebastian Gumprich 2017-06-14 20:47:53 +02:00
parent 58f09fdec3
commit 57a0514cd5

View file

@ -1,22 +1,11 @@
# Example app for YunoHost # Monica app for YunoHost
- [Yunohost project](https://yunohost.org) - [Yunohost project](https://yunohost.org)
- [Exemple app website](https://example.com) - [Monica](https://monicahq.com/)
Description of the app. Personal Relationship Manager - a new kind of CRM to organize interactions with your friends and family.
## Usage ## TODO
- Copy this app before work on it.
- Edit `conf/nginx.conf` file to match application prerequisites.
- Edit `manifest.json` with application specific information.
- Edit the `install`, `upgrade`, `remove`, `backup`, and `restore` scripts.
- Add a `LICENSE` file for the package.
- Edit `README.md`.
**More information on the documentation page:** * [] LDAP/SSO support
https://yunohost.org/packaging_apps
**Upgrade this package:**
`sudo yunohost app upgrade --verbose example -u https://github.com/YunoHost-Apps/example_ynh`
**Multi-user:** Yes/No. How about the ldap and HTTP auth support.