From 04dbb7343d9facf0a047a0ebcae4219048bcd398 Mon Sep 17 00:00:00 2001 From: David Whitten Date: Mon, 23 Mar 2020 12:28:38 -0400 Subject: [PATCH] Adding a description Adding a Description section to the Readme --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 256ea0e..a99adf6 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,8 @@ +# Description + Hiveminder is a web organiser to plan and schedule tasks. + Tasks names and dates and can have dependent tasks that are not + scheduled until the independent task is completed. + # Dependencies * PostgreSQL 8.1 or newer