From 9c80bb95e437f6c0e8fd5b5145625c0d9f964b6b Mon Sep 17 00:00:00 2001 From: jacekpoz Date: Fri, 9 Feb 2024 12:09:30 +0100 Subject: [PATCH] add error throwing to todo --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2c63d96..a1f9eb4 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,7 @@ format: - [ ] module manager (url to module source, compiles and puts the binary somewhere) - [ ] better config parsing - [ ] more text positioning options aside from printing text vertically +- [ ] some way for module to throw errors ## license