diff --git a/README.md b/README.md index 093ebe0..e984d3a 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ Getting started "C-f": "chat-down", "C-d": "chat-down", "q": "quit", - "": "help" + "": "help" }, "insert": { "": "cursor-left", @@ -56,7 +56,7 @@ Getting started "": "send", "": "mode-command", "": "backspace", - "C-8": "backspace", + "C-8": "backspace", "": "delete", "": "space" }