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. ---