aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
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