From 5b7e7d003dc9816637e220d2d958858eda7f2175 Mon Sep 17 00:00:00 2001 From: Hosein Date: Sun, 17 May 2026 08:38:49 +0330 Subject: [PATCH] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 7520cde..95472d2 100644 --- a/README.md +++ b/README.md @@ -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. ---