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