From 57a0514cd51c59a66f1dec190dab18c01ea23c68 Mon Sep 17 00:00:00 2001 From: Sebastian Gumprich Date: Wed, 14 Jun 2017 20:47:53 +0200 Subject: [PATCH] update readme --- README.md | 21 +++++---------------- 1 file changed, 5 insertions(+), 16 deletions(-) diff --git a/README.md b/README.md index 40e7524..f948f03 100644 --- a/README.md +++ b/README.md @@ -1,22 +1,11 @@ -# Example app for YunoHost +# Monica app for YunoHost - [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 -- 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`. +## TODO -**More information on the documentation page:** -https://yunohost.org/packaging_apps +* [] LDAP/SSO support -**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.