aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 10 insertions, 0 deletions
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