From 25113f311426cc516b4019eef88b150f2aa3db05 Mon Sep 17 00:00:00 2001 From: Alexander Bugaev <144491096+bygu4@users.noreply.github.com> Date: Sat, 12 Apr 2025 22:00:18 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cb373a2..bd6b708 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ This repository contains tasks for the educational practice in programming. -This semester includes the basics of object-oriented programming in C# programming language, unit testing, +Second semester includes the basics of object-oriented programming in C# programming language, unit testing, generics, event-driven programming and desktop application development. ### Requirements