summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
author魏曹先生 <1992414357@qq.com>2026-04-05 20:40:38 +0800
committer魏曹先生 <1992414357@qq.com>2026-04-05 20:40:38 +0800
commitfe1a3ef523ac50611e559cbc445df731cd3d0d19 (patch)
tree997ceeb212d800539d59ff5b807a7453b09da8f2 /README.md
parentb6876f9df6e3119331fac01c0bc954ca9f3c798b (diff)
Mark general renderers as completed in roadmap
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 72cd234..a6d7687 100644
--- a/README.md
+++ b/README.md
@@ -81,7 +81,7 @@ You can read the following docs to learn more about the `Mingling` framework:
## Roadmap
- [ ] Parallel Chains ( Parallel\<AnyOutput, AnyOutput\> )
-- [ ] General Renderers ( Json, Yaml, Toml, Ron )
+- [x] General Renderers ( Json, Yaml, Toml, Ron )
- [ ] Completion
- [ ] ...