diff --git a/README.md b/README.md index 65dc74490b4a6efdb434dee553e42c3bec1ea007..6caa5982532029a89bf9ea6513ffcc86acc35091 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.