Merge branch 'master' of ssh://git.bullercodeworks.com:2200/brian/roll

This commit is contained in:
2019-04-08 15:26:37 -05:00

View File

@@ -4,11 +4,10 @@ A simple die roller
Example Usage: Example Usage:
Just roll a single d20 Just roll a single d20
{{{
roll `roll`
}}}
Roll 5 d20 7 times Roll 5 d20 7 times
{{{
roll 5d20x7 `roll 5d20x7`
}}}