diff options
| -rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -58,3 +58,5 @@ compute: 24 compute: 100/28 = 3 3*3 = 9 + +More examples at : https://github.com/obiwankennedy/DiceParser/blob/master/HelpMe.md |
| index : OneRoll | |
| OneRoll: An efficient dice expression parsing tool, based on Rust and PEG grammar | 高效的骰子表达式解析工具, 基于 Rust 与 PEG 文法 | HydroRoll-Team |
| aboutsummaryrefslogtreecommitdiffstatshomepage |
| -rw-r--r-- | README.md | 2 |
@@ -58,3 +58,5 @@ compute: 24 compute: 100/28 = 3 3*3 = 9 + +More examples at : https://github.com/obiwankennedy/DiceParser/blob/master/HelpMe.md |