Update README.md
This commit is contained in:
12
README.md
12
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.
|
||||||
|
|||||||
Reference in New Issue
Block a user