aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorRenaud G <renaud@rolisteam.org>2017-10-25 15:33:42 +0200
committerGitHub <noreply@github.com>2017-10-25 15:33:42 +0200
commit9fb08a03b5630952cc07dfaeaca4f4958f76c8b7 (patch)
treee994ac5b909f492f17a1c8cb63336d7d7d5a4c1b
parentf329a8e39beb732b5685eb01476221b461cc50d1 (diff)
downloadOneRoll-9fb08a03b5630952cc07dfaeaca4f4958f76c8b7.tar.gz
OneRoll-9fb08a03b5630952cc07dfaeaca4f4958f76c8b7.zip
Update HelpMe.md
make documentation clearer
-rw-r--r--HelpMe.md6
1 files changed, 3 insertions, 3 deletions
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: