Skip to content

Commit

Permalink
add success failure counting to order of ops
Browse files Browse the repository at this point in the history
  • Loading branch information
oganm committed Sep 29, 2023
1 parent 792f5a5 commit d45f2a8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,7 @@ alternative but current order of operations is:
- compound ("!!")
- drop/keep highest lowest ("d/k(h/l)")
- drop/keep specific dice ("d/k(</>/=)[number]")
- Count success/failures if requested ("s/f(</>/=)[number]")

## Error handling

Expand Down

0 comments on commit d45f2a8

Please sign in to comment.