aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
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