diff --git a/README.md b/README.md index abb9057..f51b51d 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,10 @@ A [libGDX](https://libgdx.com/) project generated with [gdx-liftoff](https://git This project was generated with a template including simple application launchers and an `ApplicationAdapter` extension that draws libGDX logo. +## Requirements + +- Java 17 is installed + ## Platforms - `core`: Main module with the application logic shared by all platforms.