From 657b7f99b2e5fd496b2115a6781ccad39f399436 Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Sat, 5 Jan 2019 17:07:40 +0000 Subject: yet another markdown fix Signed-off-by: Sean Whitton --- README.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 79a2c0b..e11764e 100644 --- a/README.md +++ b/README.md @@ -52,16 +52,16 @@ confirm that the value for org-d20-party that you've supplied is safe. The following bindings should then be available: -- >f9> -- start a combat, or advance the turn/round counter +- <f9> -- start a combat, or advance the turn/round counter for an existing combat, depending on point -- S->f9> -- add new monsters to an existing combat -- >f10> -- apply damage to the monster at point -- S->f10> -- evaluate the dice expression (e.g. `4d10`) at +- S-<f9> -- add new monsters to an existing combat +- <f10> -- apply damage to the monster at point +- S-<f10> -- evaluate the dice expression (e.g. `4d10`) at point -- >f11> -- prompt for dice expression and evaluate it -- S->f11> -- roll the last dice expression again -- >f12> -- roll d20, with advantage and disadvantage shown -- S->f12> -- roll percentile dice +- <f11> -- prompt for dice expression and evaluate it +- S-<f11> -- roll the last dice expression again +- <f12> -- roll d20, with advantage and disadvantage shown +- S-<f12> -- roll percentile dice ## Bugs/patches ## -- cgit v1.2.3