diff --git a/README.md b/README.md index 7da09a0..d744c78 100644 --- a/README.md +++ b/README.md @@ -15,9 +15,9 @@ You are provided with starter code. Your task is to complete the missing parts m The following parts are already implemented for you: -### Course Class +### Course C - Fields: `courseName`, `courseCode`, `capacity` -- Constructor +- Construc - Getter methods - Methods for managing capacity: - `reduceCapacity()`