Update README.md

This commit is contained in:
2026-06-16 10:48:14 +00:00
parent 1faef027d8
commit 43b55f988e
+1 -1
View File
@@ -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.