aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
author魏曹先生 <1992414357@qq.com>2026-04-09 15:39:54 +0800
committer魏曹先生 <1992414357@qq.com>2026-04-09 15:39:54 +0800
commit3bb5afcbe01ad16293a66084dc1ad35f3378a833 (patch)
tree4b05cf64e87df18d9e69be319c61e58b036316af /README.md
parent2aff55cdeeb1c65eb699ab7a6fb119659a1239bc (diff)
Update roadmap and documentation links
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 6 insertions, 4 deletions
diff --git a/README.md b/README.md
index 1292c88..b53b142 100644
--- a/README.md
+++ b/README.md
@@ -75,14 +75,16 @@ The Mingling project consists of two main parts:
You can read the following docs to learn more about the `Mingling` framework:
-- Check out **[mingling/README.md](mingling/README.md)** to learn about the core library.
+- Check out **[Mingling Examples](examples/)** to learn about the core library.
- Check out **[mingling_macros/README.md](mingling_macros/README.md)** to learn how to use the macro system.
## Roadmap
-- [ ] Parallel Chains ( Parallel\<AnyOutput, AnyOutput\> )
-- [x] General Renderers ( Json, Yaml, Toml, Ron )
-- [ ] Completion
+- [ ] core: \[**unplanned**\] Parallel Chains
+- [x] core: \[[0.1.4](https://docs.rs/mingling/0.1.4/mingling/)\] General Renderers *( Json, Yaml, Toml, Ron )*
+- [ ] core: \[**0.1.5**\] Completion *( Bash Zsh Fish Pwsl )*
+- [ ] \[**unplanned**\] Helpdoc
+- [ ] \[**unplanned**\] Parser Theme
- [ ] ...
## License