From 43b55f988ef5d23db3ca48db17775807012a51be Mon Sep 17 00:00:00 2001 From: Sadra Seyedtabaei Date: Tue, 16 Jun 2026 10:48:14 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 884d05e..faf48f6 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ ## Overview 👋 -In this assignment, you will build a **restaurant management system focused on database design, PostgreSQL, and JDBC integration**. +In this workshop, you will build a **restaurant management system focused on database design, PostgreSQL, and JDBC integration**. The main goal of this project is to practice working with relational databases, designing a proper database schema, managing relationships between tables, and connecting a Java application to PostgreSQL.