diff --git a/README.md b/README.md index 13cb96c..0c664d6 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,27 @@ # ArcadeMachine + + ## Requierments - ### Linux: - OpenJfx + - download TicTacToe_Client.jar from my [website](www.cato447.tech) - ### Windows: - - + - download everything from my [website](www.cato447.tech) ## Installation - ### Linux (Debian): - `sudo apt-get install openjfx` + +- ### Windows + - make sure all three files are in the same folder + +## Starting client +- ### Linux (Debian): + - `java -jar TicTacToe_Client.jar [name]` + +- ### Windows: + - run startClient.bat + +**Warning:** currently I have to start the server if you want to play. \ No newline at end of file