Update README.md

This commit is contained in:
Cole Landers
2025-05-26 22:04:19 -05:00
committed by GitHub
parent 67cc559d7c
commit be9e24d1fd

View File

@@ -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.