From 274df365835a9df1b2272e7b066ee4bce27acdb0 Mon Sep 17 00:00:00 2001 From: jacekpoz Date: Sun, 11 Feb 2024 19:42:39 +0100 Subject: [PATCH] tick off api versioning in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3951f2b..8ae0084 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ format: ## TODO -- [ ] module api versioning +- [x] ~~module api versioning~~ - [ ] module manager (url to module source, compiles and puts the binary somewhere) - [ ] better config parsing - [ ] more text positioning options aside from printing text vertically