From 6df8c6d11cc8707468a3622d7cc7ac5425e81e91 Mon Sep 17 00:00:00 2001 From: riley Date: Sat, 25 Sep 2021 18:35:46 -0400 Subject: [PATCH] update README.md --- README.md | 22 ---------------------- 1 file changed, 22 deletions(-) diff --git a/README.md b/README.md index ba6819f..1dce8e0 100644 --- a/README.md +++ b/README.md @@ -15,25 +15,3 @@ todo.py is my attempt to organize myself and get things straight. I disliked the ### Sub-Section - [ ] here's another task with a due date |Oct 13 2021 ``` - -## TODO -kinda funny how a todo tool has a todo list, anyways here's what I've got to do to finish this thing: - -```md -# todo.md - -## Features -- [ ] add recurring tasks - - thinking about having the following section for spec -- [ ] add subtasks -- [ ] add notes - -## RECURRING -- some recurring task |how often it should repeat |the last time completed - - possible values for repeat time: - - daily - - weekly - mon - - biweekly - wed - - monthly - 15 - - yearly - jan - 17 -```