diff --git a/README.md b/README.md index d48a416..82386a3 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,9 @@ Cogs is a fullstack framework for building HATEOAS-based web applications using ## Roadmap -- [ ] Basic syntax and parsing -- [ ] Code generation +- [x] Basic syntax and parsing +- [x] Code generation +- [x] Basic axum example +- [ ] Full axum integration - [ ] (?) Custom codegen based HTMX alternative - [ ] (?) WASM-based "Client Components"