diff --git a/doc/DESCRIPTION.md b/doc/DESCRIPTION.md new file mode 100644 index 0000000..a6a1845 --- /dev/null +++ b/doc/DESCRIPTION.md @@ -0,0 +1 @@ +Monica is an open-source web application to organize the interactions with your loved ones. I call it a PRM, or Personal Relationship Management. Think of it as a [CRM](https://en.wikipedia.org/wiki/Customer_relationship_management) (a popular tool used by sales teams in the corporate world) for your friends or family. diff --git a/doc/DISCLAIMER.md b/doc/DISCLAIMER.md new file mode 100644 index 0000000..43c6765 --- /dev/null +++ b/doc/DISCLAIMER.md @@ -0,0 +1,3 @@ +## Configuration + +Change the settings of the app by changing the values in `.env` diff --git a/manifest.json b/manifest.json index 0b5cf02..c2ee0d5 100644 --- a/manifest.json +++ b/manifest.json @@ -14,7 +14,7 @@ "demo": "https://demo.example.com", "admindoc": "https://yunohost.org/packaging_apps", "userdoc": "https://yunohost.org/apps", - "code": "https://some.forge.com/example/example" + "code": "https://github.com/monicahq/monica" }, "license": "GPL-3.0", "maintainer": {