diff --git a/src/main/java/org/lumijiez/labs/first/README.md b/src/main/java/org/lumijiez/labs/first/README.md index 615eef9..e6c2fae 100644 --- a/src/main/java/org/lumijiez/labs/first/README.md +++ b/src/main/java/org/lumijiez/labs/first/README.md @@ -10,7 +10,7 @@ ## Implementation -The Library Management System allows users (students and professors) to borrow and return books while managing the underlying book and user storage efficiently. This implementation employs several creational design patterns while adhering to SOLID principles. +The Library Management System allows users (students and professors) to borrow and return books while managing the underlying book and user storage efficiently. This implementation employs several SOLID principles. ### Key SOLID Principles