From f7a43d2340195cca7a06edeac750b741ee01a701 Mon Sep 17 00:00:00 2001 From: j2-pelczar <jakub2.pelczar@live.uwe.ac.uk> Date: Wed, 4 Dec 2024 21:22:05 +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 65dc744..6caa598 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, Worksheet 2 and Worksheet 0. +This repository contains solutions to the tasks provided in Worksheet 0, Worksheet 1 and Worksheet 2. 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