diff --git a/README.md b/README.md index 5b71aa2..4bfbdec 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,19 @@ To fetch and build: After running the command above, `barnard` will be compiled as `$(go env GOPATH)/bin/barnard`. +## Manual + +### Key bindings + +- F1: toggle voice transmission +- Ctrl+L: clear chat log +- Tab: toggle focus between chat and user tree +- Page Up: scroll chat up +- Page Down: scroll chat down +- Home: scroll chat to the top +- End: scroll chat to the bottom +- F10: quit + ## License GPLv2