diff --git a/README.md b/README.md index e7f5f03..f814c9d 100644 --- a/README.md +++ b/README.md @@ -1 +1,11 @@ -Small project to learn more about FXML and practice up on my Java. There is a snapshot release that contains a JAR file you can run using the java -jar command. +# Weather App + +## About +Small project to learn more about FXML and practice up on my Java. + +## Requirements +- JDK that includes JavaFX + +## Running +There is a snapshot release that contains a JAR file you can run using the following command: +- java -jar command.