From ac57f1388811422e6de0826a7e90e6d55c9c559d Mon Sep 17 00:00:00 2001 From: Mark Date: Tue, 28 Mar 2023 10:50:25 -0700 Subject: [PATCH] Updated README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index cb061fb..80a5674 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,7 @@ This is nowhere near complete. Stay tuned. - Replace strings with &str? - Function application + - Errors on bad values (mod negative, rt -1) - Commands - Documentation (usage) - Documentation (comments)