commit 794dd6ae0bd961b289f62b06ecbf9bf8ea155e14 parent 7091d93fe18300c3bebff343ce1cb7164cfb2922 Author: in0rdr <andreas.gruhler@uzh.ch> Date: Wed, 16 Nov 2016 23:16:09 +0800 Update README.md Diffstat:
M | README.md | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/README.md b/README.md @@ -22,3 +22,4 @@ This is a text based diary, inspired by [khal](https://github.com/pimutils/khal) (Optionally create an alias for convencience: `alias diary="~/.bin/diary ~/.diary")` +4. Use the keypad or VIM-like shortcuts to move between dates. Type 't' for today and 'e' to edit. That's it that's all.