From bd2e97716a98266907e61f85be662079ad75dd48 Mon Sep 17 00:00:00 2001 From: Teddy Wing Date: Sun, 29 Aug 2021 01:08:53 +0200 Subject: README: Add a section describing default bindings --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index a29dc93..e1232b7 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,16 @@ modified. ![Screencast](./Demo.gif) +## Bindings +Default bindings are provided, but they can also be customised by adding them +manually. By default: + +| Binding | Action | +|---------|-----------| +| `C-x a` | Increment | +| `C-x x` | Decrement | + + ## Install TODO -- cgit v1.2.3