From a29917cf76775c59f0b1cbdb08612fbcf9366174 Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Sat, 5 Jan 2019 17:07:15 +0000 Subject: another markdown fix Signed-off-by: Sean Whitton --- README.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index e733646..79a2c0b 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: -- -- 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- -- add new monsters to an existing combat -- -- apply damage to the monster at point -- S- -- 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 -- -- prompt for dice expression and evaluate it -- S- -- roll the last dice expression again -- -- roll d20, with advantage and disadvantage shown -- S- -- 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