From c3851346cec4b37456daae56946d8975e1347322 Mon Sep 17 00:00:00 2001 From: m455 Date: Tue, 17 Apr 2018 23:22:30 -0400 Subject: [PATCH] added a wrapper for ~/bin --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e19e18e..07a9c2a 100755 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ A command-line todo list in Racket Note: For multi-word items you will need to surround your item in double quotes like this: - `rodo add "go to the bank"` <-- **This is currently broken** + `rodo add "go to the bank"` * `rm`--> removes an item from the list