diff --git a/readme.md b/readme.md index 380b5c98490fe2ab86efc7cebab12ece0e4cbd0e..f613ba542523a15b57d786fe25c6975b6f90d54a 100644 --- a/readme.md +++ b/readme.md @@ -2,4 +2,11 @@ A multiplayer arcade style game implemented using a GUI interface with JavaFX.\ Grade: 1st -[Walkthrough video](https://youtu.be/mGMy9KwHcZQ) \ No newline at end of file +[Walkthrough video](https://youtu.be/mGMy9KwHcZQ) + +--- +## Usage +To run the game, enter the following command in a terminal when in the root directory: +``` +mvn javafx:run +``` \ No newline at end of file