From 8c11e73d0aea0a50a8af5445d42f51a7cd679393 Mon Sep 17 00:00:00 2001 From: Skylar Ittner Date: Sat, 13 May 2017 22:13:58 -0600 Subject: [PATCH] Update README --- README.md | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 8bce3c7..f864853 100644 --- a/README.md +++ b/README.md @@ -1,27 +1,29 @@ TaskFloor ========= -TaskFloor allows managers to assign tasks to their employees. TaskFloor tracks -task status and deadlines. It also includes a messaging system allowing users +TaskFloor allows managers to assign tasks to their employees and track + deadlines. It also includes a messaging system allowing users to better communicate. +https://biz.netsyms.com/taskfloor + Features -------- -*Manage deadlines* +**Manage deadlines** As tasks approach their due by date, they change color and move to the top of the list. -*Self-reminders* +**Self-reminders** Assign a task to yourself and use it as a reminder. -*At-a-glance status updates* +**At-a-glance status updates** View the status of assigned tasks. Easily see what jobs are completed and which ones are still being worked on. -*Integrated user search* +**Integrated user search** Forgot a username? Simply start typing a name, and TaskFloor will figure out who you're talking about. -*Messages* +**Messages** Send and receive messages with other users. -*Automatic filters* +**Automatic filters** TaskFloor uses Portal's manager API to only show tasks and messages relevant to you and users you manage, increasing security and privacy along the way.