From 6e475335c493919505b3a718eadc88e5cd5fdc95 Mon Sep 17 00:00:00 2001 From: Deep Chakraborty Date: Sat, 3 Jun 2017 20:58:39 -0400 Subject: [PATCH] modified description --- README.md | 4 ++-- package.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index f256d18..e9a28dd 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -# intelligent-task-manager +# One-Task -> Task manager app with chatbot installed to assist with each task +> Vue.js app featuring a task manager with chatbot installed to assist with each task. !!Currently under heavy development!! ## Build Setup diff --git a/package.json b/package.json index bfcb863..63d82df 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { - "name": "intelligent-task-manager", + "name": "one-task", "version": "1.0.0", - "description": "Task manager app with chatbot installed to assist with each task", + "description": "Vue.js app featuring a task manager with chatbot installed to assist with each task", "author": "Deep Chakraborty (deep9c@gmail.com)", "private": true, "scripts": {