diff options
| author | 魏曹先生 <1992414357@qq.com> | 2026-04-09 15:39:54 +0800 |
|---|---|---|
| committer | 魏曹先生 <1992414357@qq.com> | 2026-04-09 15:39:54 +0800 |
| commit | 3bb5afcbe01ad16293a66084dc1ad35f3378a833 (patch) | |
| tree | 4b05cf64e87df18d9e69be319c61e58b036316af | |
| parent | 2aff55cdeeb1c65eb699ab7a6fb119659a1239bc (diff) | |
Update roadmap and documentation links
| -rw-r--r-- | README.md | 10 |
1 files changed, 6 insertions, 4 deletions
@@ -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 |
