From f7f02f0048eb65fe03e0328eba65585669672594 Mon Sep 17 00:00:00 2001 From: m455 Date: Tue, 11 Dec 2018 09:12:36 -0500 Subject: [PATCH] made readme more technical-writer worthy --- README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 98a0522..9da1c81 100644 --- a/README.md +++ b/README.md @@ -2,12 +2,13 @@ A simple todo list tool for people who live on the command-line -# Todos +By Jesse Laprade + +## Todo + - [ ] Only allow quoted items to be added -By: Jesse Laprade -======= -A simple todo list program for people who live on the command line +# Screenshot ![](screenshot.png)