From 9fb08a03b5630952cc07dfaeaca4f4958f76c8b7 Mon Sep 17 00:00:00 2001 From: Renaud G Date: Wed, 25 Oct 2017 15:33:42 +0200 Subject: Update HelpMe.md make documentation clearer --- HelpMe.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'HelpMe.md') diff --git a/HelpMe.md b/HelpMe.md index 4db864e..3c16e8d 100644 --- a/HelpMe.md +++ b/HelpMe.md @@ -183,9 +183,9 @@ There are 3 different methods. * **One Of Them** : at least one die must fit the condition to trigger the true instruction. If no dices fit the condition the false instruction is run. * **On Scalar** : the condition is evaluated on the scalar result of the dice roll. -To switch the operator to act in **All Of Them** method you must add **\*** character as compare method position. -To switch the operator to act in **One Of Them** method you must add **.** character as compare method position. -To switch the operator to act in **On Scalar** method you must add **:** character as compare method position. +To switch the operator to act in **All Of Them** method you must add ```*``` character as compare method position. +To switch the operator to act in **One Of Them** method you must add ```.``` character as compare method position. +To switch the operator to act in **On Scalar** method you must add ```:``` character as compare method position. ## example: -- cgit v1.2.3-70-g09d2