summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGrant Shangreaux <shshoshin@protonmail.com>2020-04-20 09:48:53 -0500
committerGrant Shangreaux <shshoshin@protonmail.com>2020-04-20 09:48:53 -0500
commit1d059a579432d19f96be5c191bdcb5c1ce5953c1 (patch)
tree5705ce57d532ac6a23cd9ef0c127c5cdb57dc0e5
parentd920b0ef0099834a8c66b288560b3108137c862b (diff)
Docs: add a little more
-rw-r--r--README.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/README.md b/README.md
index a7ff793..aacd1e7 100644
--- a/README.md
+++ b/README.md
@@ -1,8 +1,9 @@
# snekeyes
-Dice rolling bot for Matrix using the granolin bot framework
+Dice rolling bot for Matrix using the granolin bot framework.
+More documentation will come...
## Commands
Currently, `snekeyes` supports two commands:
- `craps!` which rolls two six-sided dice. You win if the total is 7.
- - `roll! NdS` which rolls N dice with S sides.
+ - `roll! NdS` which rolls N dice with S sides. `roll! 5` will roll 5 six-sided dice.