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.