summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorJiayi Zhao <jeff.no.zhao@gmail.com>2018-12-20 21:12:32 -0500
committerJiayi Zhao <jeff.no.zhao@gmail.com>2018-12-20 21:12:32 -0500
commit8d26c7a8fc0c0c13624646a9ea544676de437534 (patch)
treec6e5da1103130a7b8826b949aebeb9f7d3334ba1 /README.md
parent00d30b2d7d7a3ed6f0a66871059b955185ea2eda (diff)
update README.md with controls and usage
Diffstat (limited to 'README.md')
-rw-r--r--README.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/README.md b/README.md
index ad126a4..60575f4 100644
--- a/README.md
+++ b/README.md
@@ -12,3 +12,15 @@ See `Cargo.toml`
$ cargo build
# cargo install --root=/usr/local --force
```
+
+## Usage
+```
+~ $ joshuto
+```
+## Controls
+```
+Arrow keys to navigate directory listings
+<Up/Down arrow> - move around current directory
+<Left arrow> - go to parent directory
+<Right arrow/Enter> - go into directory or open file
+```