From 7259b4a39f876b240d588cc33ca4e11afcd21b5e Mon Sep 17 00:00:00 2001 From: Alvie Rahman Date: Sun, 8 Jul 2018 22:34:26 +0100 Subject: [PATCH] Add todos --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 53fe763..c7719e8 100644 --- a/README.md +++ b/README.md @@ -20,3 +20,5 @@ If no command is specified, it is assumed to be the add command. - use a real database instead of json files - multiple todo lists - default filters +- Task object generates new string on __str__ method instead of relying on + accurate updating from functions