Added images for readme doc

Signed-off-by: Carl Dea <cdea@azul.com>
This commit is contained in:
Carl Dea
2021-01-11 12:57:39 -05:00
parent b3ca2ab537
commit f8bcd4b01a
3 changed files with 6 additions and 1 deletions

View File

@@ -1,6 +1,11 @@
# World Clock - A JavaFX World Clock
Welcome to the World Clock application! This project is for a series of blog entries at https://foojay.io
https://foojay.io/today/creating-a-javafx-world-clock-from-scratch-part-1
- https://foojay.io/today/creating-a-javafx-world-clock-from-scratch-part-1
- https://foojay.io/today/creating-a-javafx-world-clock-from-scratch-part-2
![A JavaFX World Clock](https://github.com/carldea/worldclock/blob/main/world-clock-part1_1.png.jpg?raw=true)
![A JavaFX World Clock Config](https://github.com/carldea/worldclock/blob/main/world-clock-part3_1.png.jpg?raw=true)
This is a standard Maven JavaFX modular (JPMS) application.

BIN
world-clock-part1_1.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 558 KiB

BIN
world-clock-part3_1.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 568 KiB