Skip to content

Commit

Permalink
Merge pull request #148 from einaskoi/einaskoi-patch-1
Browse files Browse the repository at this point in the history
Update README.md to include new installers
  • Loading branch information
peretr authored May 26, 2026
2 parents 53df9e9 + 71fab48 commit a393e2a
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down Expand Up @@ -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.

0 comments on commit a393e2a

Please sign in to comment.