diff --git a/README.md b/README.md
index 9092264..10c774c 100644
--- a/README.md
+++ b/README.md
@@ -87,6 +87,8 @@ The TUI (opened via `Control+R`) supports a number of key bindings:
Press `Control+H` to view a help page documenting these.
+You can also customize hishtory's key bindings for the TUI. Run `hishtory config-get key-bindings` to see the current key bindings. You can then run `hishtory config-set key-bindings $action $keybinding` to configure custom key bindings.
+
@@ -121,13 +123,6 @@ You can customize hishtory's color scheme for the TUI. Run `hishtory config-set
-
-Custom Key Bindings
-
-You can customize hishtory's key bindings for the TUI. Run `hishtory config-get key-bindings` to see the current key bindings. You can then run `hishtory config-set key-bindings $action $keybinding` to configure custom key bindings.
-
-
-
Disabling Control+R integration