From 779fe6549aac4255539562b915a6c5d41387f009 Mon Sep 17 00:00:00 2001 From: Sadra Seyedtabaei Date: Tue, 16 Jun 2026 22:53:31 +0000 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fb359ef..0ecf43d 100644 --- a/README.md +++ b/README.md @@ -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