aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index b96d9ff..cd2a22d 100644
--- a/README.md
+++ b/README.md
@@ -14,7 +14,7 @@ sudo make install
## Configuring
You can edit `config.h` to configure key bindings.
-* `shell` - Configure the shell
+* `shell` - Configure the shell used for executing the commands
* `modes` - A mapping defining all mode keys bindings
* `keys` - All normal mode key bindings
* `on_mode_change` - Hook script to listen to mode changes. Useful for status bar integration