From b8da3868887a84cf5cb5b9836373323801e8c2f9 Mon Sep 17 00:00:00 2001 From: jacekpoz Date: Fri, 9 Feb 2024 12:06:17 +0100 Subject: [PATCH] fix todo --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index c4c0e14..2c63d96 100644 --- a/README.md +++ b/README.md @@ -26,9 +26,9 @@ format: ## TODO -[ ] module manager (url to module source, compiles and puts the binary somewhere) -[ ] better config parsing -[ ] more text positioning options aside from printing text vertically +- [ ] module manager (url to module source, compiles and puts the binary somewhere) +- [ ] better config parsing +- [ ] more text positioning options aside from printing text vertically ## license