diff --git a/README.md b/README.md index 7564ae5..23e61ff 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,9 @@ Millions is a JavaFX-based stock trading simulation game where players navigate ## Prerequisites +The project includes platform specific installers for MacOS and Windows. Another option is running the application as a JAR directly from the terminal. + +Prerequisites for running JAR: - **Java Development Kit (JDK) 17** or higher. - **Maven 3.6** or higher. @@ -59,4 +62,4 @@ The project follows a modified **Model-View-Controller (MVC)** architectural pat ## Credits -Developed as a group project for **IDATT2003 - Programmering 2** at NTNU. +Developed as a group project by Einar Skøien & Per Eric Trapnes for **IDATT2003 - Programmering 2** at NTNU.