diff --git a/README.md b/README.md index 0990f4f..472bbb8 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ a free and open source games framework ## Recommended setup -The project structure should look like this: +The project structure as of right now should look like this: ``` project @@ -157,4 +157,4 @@ fn main() -> Result<()> { - [x] Basic Plugin System - [x] Custom Renderer - [x] Custom Game State -``` \ No newline at end of file +```