Update README.md

This commit is contained in:
2026-06-16 22:53:31 +00:00
parent 678c2f4914
commit 779fe6549a
+2 -2
View File
@@ -256,7 +256,7 @@ You must create a Java application that communicates solely with PostgreSQL usin
- **Must include:** Item names, quantities, unit prices, subtotal per item, and the final grand total.
### Feature 5: Order History (Bonus ⭐)
### Feature 5: Order History
- Allow a user to view all their past orders and the total amount spent on each.
@@ -286,7 +286,7 @@ Enter password: ***
=======================================
1. View Menu
2. Place a New Order
3. View Order History (Bonus)
3. View Order History
4. Logout
=======================================
Choose an option: 2