diff --git a/README.org b/README.org index e598272..6ccab7a 100644 --- a/README.org +++ b/README.org @@ -11,6 +11,18 @@ language. ** Showcase +** Keybindings + +You can increment/decrement P or Q using the keyboard. + +- P + 1: p + +- Q + 1: q + +- P - 1: w + +- Q - 1: o + ** Building with Elm 0.18.0 To install the binaries manually, follow this short guide; - [[https://sirfitz.medium.com/install-elm-0-18-0-in-2021-3f64ce298801][Install Binaries]]