From d45f2a803ca49fbdb9be745a37edc98c969986a7 Mon Sep 17 00:00:00 2001 From: OganM Date: Fri, 29 Sep 2023 01:11:19 -0700 Subject: [PATCH] add success failure counting to order of ops --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f1c5fc3..fedc83d 100644 --- a/README.md +++ b/README.md @@ -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