diff --git a/README.md b/README.md index cd2223e..c960554 100644 --- a/README.md +++ b/README.md @@ -183,8 +183,8 @@ exe.root_module.addImport("shoots", shoots.module("shoots")); good video on explaining the concepts behind immediate mode guis - [how-to-write-a-flexbox-layout-engine](https://tchayen.com/how-to-write-a-flexbox-layout-engine) - perfect for getting an overview of how all the componets togeather + perfect for getting an overview of how all the componets together - [microui](https://github.com/rxi/microui) - some further inporation for how to create ui frameworks + some further inspiration for how to create ui frameworks