diff options
author | Cody Hiar <codyfh@gmail.com> | 2018-03-23 21:01:31 -0600 |
---|---|---|
committer | Cody Hiar <codyfh@gmail.com> | 2018-03-23 21:01:31 -0600 |
commit | 2e6f852f0d8941c4afe876952ed5a47a1d35cbf8 (patch) | |
tree | 387033abc573af813ba7b2ab1473d9459e3f1a97 | |
parent | 1674709eaf04923b8dac4a13ef7661803a4e1c4d (diff) |
Updating Readme
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -39,6 +39,7 @@ chmod +x cli.py ## Create a time Record +- Can track time to a task, can be left blank - Value can accept standard '0:30' or '0.5' but also accepts an int of minutes. E.g '15' or '120' - Summary can user Ctrl+x Ctrl+e to launch $EDITOR for editing the message |