12 lines
276 B
Markdown
12 lines
276 B
Markdown
# 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.
|