From 10eab5a997deef398035539b695619586b06c1a5 Mon Sep 17 00:00:00 2001 From: Santiago Lo Coco Date: Sun, 25 Feb 2024 16:13:17 +0100 Subject: [PATCH] Update contributors Co-authored-by: LucasCatolino Co-authored-by: KuJo7 --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1ce25ad..aef543d 100644 --- a/README.md +++ b/README.md @@ -39,6 +39,7 @@ To run the project: 3. Run the Test class. The Test class demonstrates the following functionalities: + - Creation of books and magazines. - Adding items to the library. - Displaying items in the library. @@ -47,4 +48,6 @@ The Test class demonstrates the following functionalities: ## Contributors -- ... +- Lucas Catolino +- Santiago Lo Coco +- Joel Kudiyirickal