diff --git a/README.md b/README.md index 6fde3aa..51ca000 100644 --- a/README.md +++ b/README.md @@ -21,17 +21,9 @@ Currently, there is no way of changing the keybindings in a config. This is subj The default key bindings are - - -| Column 1 | Column 2 | Column 3 | -| -------- | -------- | -------- | -| Text | Text | Text | - - - | Key | Function | -| -- | -- | -| i| Enter insert mode (to compose a message) | +| ---- | ---- | +| i | Enter insert mode (to compose a message) | | y, Return | Send message | | Esc | Cancel, Exit current mode | | c/C | Previous/Next Dialog |