Add homepage link to Cargo.toml, update roadmap

This commit is contained in:
Juno Takano 2025-12-14 16:26:05 -03:00
commit d649fd412a

View file

@ -6,8 +6,9 @@ It works by ingesting a TOML file containing your node specification and serving
## Roadmap
- [ ] Anchor rendering
- [ ] Automatic anchors
- [ ] Richer text formatting
- [ ] Anchor rendering
- [ ] Automatic anchors
- [ ] Connection kinds
- [ ] Reduce O(n) calls in the formats module
- [ ] Add tests