Update README.md

This commit is contained in:
2026-06-17 00:54:21 +03:30
parent 231793f6a1
commit af735c7a09
2 changed files with 3 additions and 6 deletions
+2 -5
View File
@@ -1,6 +1,5 @@
# WS-10-Database
# WS 10 - Restaurant Database Management System
# 🍕🗄️ Restaurant Database Management System
## 📖 Overview
@@ -42,9 +41,7 @@ This project relies on **Maven** to manage dependencies. Your project must conta
**Example `pom.xml` snippet:**
XML
```
```XML
<properties>
<maven.compiler.source>23</maven.compiler.source>
<maven.compiler.target>23</maven.compiler.target>