From c66c8840c366224f3b63f34483632b26e9857299 Mon Sep 17 00:00:00 2001 From: m455 Date: Sat, 2 Nov 2019 14:46:23 -0400 Subject: [PATCH] updated the readme and renamed some values and functions --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 740678c..918f694 100644 --- a/README.md +++ b/README.md @@ -105,8 +105,6 @@ This section lists and describes rodo's commands. * `add` adds an item to your list * `rm` removes an item from your list -Note: You may have to run `rodo ls` to see which number corresponds to which item in your list. - # Usage examples The examples below assume that you have [added rodo to your $PATH](https://github.com/m455/rodo#adding-rodo-to-your-path).