Update README.md

This commit is contained in:
agn-gpl 2019-07-24 07:07:54 +00:00 committed by GitHub
parent 022cbc6f1f
commit 371fe77fd4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -5,9 +5,13 @@ usage:
("X", "Y", and "Z" is int)
XdY: throw X Y-side dice(s).
YcX: choose X number(s) from 1 to Y.
XsY: get the sum of X Y-side dice(s).
XsYxZ: get the sum of X Y-side dice(s) for Z times.
add "z" in front or back of the command to print the outcome in one line.
input "q" or "quit" to exit.