From 3aeba8349b090ec1fd701f23235cfba6a91679cb Mon Sep 17 00:00:00 2001
From: j2-pelczar <jakub2.pelczar@live.uwe.ac.uk>
Date: Wed, 4 Dec 2024 21:21:30 +0000
Subject: [PATCH] Update README.md

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 1af9bfb..65dc744 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@
 # GitLab Repository for Worksheet Implementations
 
 ## Overview
-This repository contains solutions to the tasks provided in Worksheet 1 and Worksheet 2 of the advanced software development module. 
+This repository contains solutions to the tasks provided in Worksheet 1, Worksheet 2 and Worksheet 0.
 The tasks explore advanced C++ concepts, such as memory management, template adaptation, and unit testing. Each worksheet demonstrates 
 the practical application of these concepts through structured tasks and accompanying documentation.
 
-- 
GitLab