diff --git a/README.md b/README.md
index 5d156f4..18bc73e 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@
[](https://github.com/curusarn/resh/actions/workflows/go.yaml)
[](https://github.com/curusarn/resh/actions/workflows/sh.yaml)
-# REcycle SHell
+# RESH
Context-based replacement for `zsh` and `bash` shell history.
@@ -36,7 +36,7 @@ More options on [Installation page ⇗](./installation.md)
## Search your history
-Press CTRL + R to search.
+Press Ctrl + R to search:
@@ -48,7 +48,7 @@ Press CTRL + R to search.
- Right to paste selected command onto the command line so you can edit it before execution
- Ctrl + C or Ctrl + D to quit
- Ctrl + G to abort and paste the current query onto the command line
-- Ctrl + R to search without context
+- Ctrl + R to search without context (toggle)
## Issues & ideas