mention fudge dice in README.md
This commit is contained in:
parent
e3fd8815b0
commit
70d977f930
@ -16,10 +16,11 @@ evaluating dice expressions.
|
|||||||
## Dice syntax
|
## Dice syntax
|
||||||
|
|
||||||
Currently the supported syntax in ``libdice`` is rather limited. It only
|
Currently the supported syntax in ``libdice`` is rather limited. It only
|
||||||
supports variable amount and variable sides at the moment:
|
supports variable amount, variable sides and fudge dice at the moment:
|
||||||
|
|
||||||
* Roll four six sided dices: ``4d6``
|
* Roll four six sided dices: ``4d6``
|
||||||
* Roll one twenty sided die: ``d20``
|
* Roll one twenty sided die: ``d20``
|
||||||
|
* Roll six fudge dice: ``6dF``
|
||||||
|
|
||||||
## Build
|
## Build
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user