Update README.md

This commit is contained in:
collaboratewithakash 2022-09-23 15:10:45 +05:30 committed by GitHub
parent fda653efe9
commit b890b9b648
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ This module contains articles about JavaFX.
### Relevant Articles:
- [Introduction to JavaFX](https://www.baeldung.com/javafx)
- [Introduction to JavaFx](https://www.baeldung.com/javafx)
- [Display Custom Items in JavaFX ListView](https://www.baeldung.com/javafx-listview-display-custom-items)
- [Adding EventHandler to JavaFX Button](https://www.baeldung.com/javafx-button-eventhandler)