aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index defe618..0cb8e07 100644
--- a/README.md
+++ b/README.md
@@ -32,9 +32,9 @@ River can either be run nested in an X11/wayland session or directly
from a tty using KMS/DRM.
Keybinds are similar to the defaults of dwm, but using the "logo key"
-instead of alt. Check out [config.zig](src/config.zig) for a complete list
-of bindings. Note that the terminal emulator is currently hardcoded to
-[alacritty](https://github.com/alacritty/alacritty).
+instead of alt. Check out the comments in [config.zig](src/config.zig) for
+a complete list of bindings. Note that the terminal emulator is currently
+hardcoded to [alacritty](https://github.com/alacritty/alacritty).
## Development