From 80dfd34d0f371d2ea80bc5bc71656eac6e70de75 Mon Sep 17 00:00:00 2001 From: m455 Date: Thu, 7 Feb 2019 00:43:11 -0500 Subject: [PATCH] character error was fixed originally, didn't notice i was trying to use a unix --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 5f874d2..922eae6 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,6 @@ By Jesse Laprade ## Todo -- [ ] Convert input to string first, even if it's not a number - [ ] Only allow quoted items to be added - [ ] Add color option to config file - [ ] Encrypt todo list file