Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
be9e24d1fd | ||
|
|
67cc559d7c | ||
|
|
2fb67e98e2 |
11
README.md
Normal file
11
README.md
Normal file
@@ -0,0 +1,11 @@
|
||||
# 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