From b4361fa8e91d144b7fbf76cf28403a57632afaac Mon Sep 17 00:00:00 2001 From: Lucas Mathews <48815839+lmath56@users.noreply.github.com> Date: Sun, 15 Jun 2025 12:10:57 +0200 Subject: [PATCH] Add date and course --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index db7137b..5c3bf4f 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ The Rocky Dry Cleaners Management System is a Java application designed to help ![Display All Page](img/display_all.png) -This application was created for my Programming Fundamentals cource at Central Queensland University. This was the first program I ever made. +This application was created for my Programming Fundamentals cource at Central Queensland University in course COIT11222 HT1,2019. This was the first program I ever made. ## Features - **Customer Order Entry**: Enter customer names and the number of garments to be cleaned @@ -47,4 +47,4 @@ This application was created for my Programming Fundamentals cource at Central Q 3. Click "Enter" to submit the order 4. Use "Display All" to view all orders and statistics 5. Use "Search" to find a specific customer's order -6. Click "Exit" to close the application \ No newline at end of file +6. Click "Exit" to close the application