From afd13c229bfadd2189e624ce7d67637aff1a8d51 Mon Sep 17 00:00:00 2001 From: Naomi Date: Wed, 4 Apr 2018 11:01:50 +0300 Subject: [PATCH 1/3] Initial commit --- README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..8c461cb --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# zencrm +A simple, case-management-focused CRM for small altruistic organisations. From d0f175f69d3cf21cacb24ba43b49780ce25515e6 Mon Sep 17 00:00:00 2001 From: Naomi Date: Wed, 4 Apr 2018 13:54:49 +0300 Subject: [PATCH 2/3] Update README.md --- README.md | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8c461cb..203b858 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,17 @@ -# zencrm +# Zen CRM A simple, case-management-focused CRM for small altruistic organisations. + +# Current Status +**April 2018** the very beginning. Hardly exists at all. + +# The Plan +Zen CRM will be available as: +* A Drupal module, on drupal.org +* A Drupal install profile / distribution +* A hosted service + +# Find out more +* More details, including user stories, can be found in the [Zen CRM Gitbook](https://hoegrammer.gitbooks.io/zen-crm/content/) + + + From 30f66710f01b19343170b03b76be19aafd2a17e7 Mon Sep 17 00:00:00 2001 From: Naomi Date: Wed, 4 Apr 2018 13:56:53 +0300 Subject: [PATCH 3/3] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 203b858..accd9c9 100644 --- a/README.md +++ b/README.md @@ -1,16 +1,16 @@ # Zen CRM A simple, case-management-focused CRM for small altruistic organisations. -# Current Status +## Current Status **April 2018** the very beginning. Hardly exists at all. -# The Plan +## The Plan Zen CRM will be available as: * A Drupal module, on drupal.org * A Drupal install profile / distribution * A hosted service -# Find out more +## Find out more * More details, including user stories, can be found in the [Zen CRM Gitbook](https://hoegrammer.gitbooks.io/zen-crm/content/)