diff --git a/README.md b/README.md index ac2495e..01005a3 100644 --- a/README.md +++ b/README.md @@ -117,4 +117,6 @@ 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) \ No newline at end of file +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)