diff --git a/README.md b/README.md index e9a9e89..750b48f 100644 --- a/README.md +++ b/README.md @@ -81,6 +81,11 @@ lib/ # Utility functions and helpers public/ # Static assets including example images ``` +## TODOs + +- [ ] Allow the LLM to modify the XML instead of generating it from scratch everytime. +- [ ] Improve the smoothness of shape streaming updates. + ## License This project is licensed under the MIT License.