fix report

This commit is contained in:
Daniel
2024-10-04 16:39:08 +03:00
parent 4fb352b089
commit 3859f86876

View File

@@ -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