Update README.md

This commit is contained in:
Elmārs 2021-06-22 14:50:25 +03:00 committed by GitHub
parent 36cccb9984
commit 262c7a1364
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -118,3 +118,5 @@ end)
Or continue on to the State and Input guide: [Here](./docs/State-Input-Guide.md)
If you are using gamestates, scene guide will be of interest: [Here](./docs/core/Scenes.md)
For a more general overview of the whole library: [Module index](./docs/Modules-Index.md)
There's also a main menu example project available here: [Project](https://github.com/qeffects/main-menu-example)