diff options
| -rw-r--r-- | HelpMe.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -244,7 +244,7 @@ So DiceParser can answer question: > 1L[yes,no] # Am I evil ? ``` -What the answer is ? +Am I evil ? yes ``` |
| index : OneRoll | |
| OneRoll: An efficient dice expression parsing tool, based on Rust and PEG grammar | 高效的骰子表达式解析工具, 基于 Rust 与 PEG 文法 | HydroRoll-Team |
| aboutsummaryrefslogtreecommitdiffstatshomepage |
| -rw-r--r-- | HelpMe.md | 2 |
@@ -244,7 +244,7 @@ So DiceParser can answer question: > 1L[yes,no] # Am I evil ? ``` -What the answer is ? +Am I evil ? yes ``` |