Update README.md

This commit is contained in:
Hosein
2026-05-17 08:38:49 +03:30
parent 2cd574fe38
commit 5b7e7d003d
-1
View File
@@ -3,7 +3,6 @@
## Introduction
Ready to dip your toes into the world of **JavaFX**? In this workshop,
you'll build a pricing plans page — the kind you see on every modern SaaS website (a simple version of them!).
Students will learn how to set up a JavaFX project with Maven, create FXML layouts, apply CSS styling, and handle basic UI events.
---