From a768fe79588068444003148eb92165084968fa8c Mon Sep 17 00:00:00 2001 From: Julio Capote Date: Fri, 19 Aug 2022 21:08:44 -0400 Subject: test --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 825c21a..b45d572 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,7 @@ pass it as a 3rd argument, like `recit add-entry now "this is the entry"` You can also add entries in the future by running `recit add-entry tomorrow` or any date like `recit add-entry 2022-07-22`. + ## view entries `recit today` or `recit tomorrow` (also `recit yesterday`) @@ -38,4 +39,4 @@ You can also add entries in the future by running `recit add-entry tomorrow` or ## edit entries you'll notice that `recit add-entry` returns a UUID, you can pass this UUID to `recit edit-entry` -to edit the entry \ No newline at end of file +to edit the entry -- cgit v1.2.3