From 983c281130b571885f2218162ff9b597eac06f3b Mon Sep 17 00:00:00 2001 From: jutty Date: Thu, 11 Dec 2025 02:15:45 -0300 Subject: [PATCH] Add two items to roadmap --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c832ae5..5c012b5 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,8 @@ It works by ingesting a TOML file containing your node specification and serving ## Roadmap - [ ] Automatic anchors +- [ ] Reduce O(n) calls in the formats module +- [ ] Add tests - [x] Array syntax for lightweight connections - [x] Automatic IDs - [x] Automatic titles