From 380d8cef166788f2f5cd6ce49aca954e056c567a Mon Sep 17 00:00:00 2001 From: Mateusz Skoczek Date: Thu, 12 Feb 2026 01:41:51 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 06a216f..63a24a3 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@

Advanced school timetable editor, allows you to easily create and manage school timetable.

-

Timetable Designer was written in C# and WPF framework. This project was part of "Individual Project" course at Warsaw University of Technology.

+

Timetable Designer was written in C# and WPF framework. App facilitates the creation of school timetables by detecting conflicts between classes at the group, room and teacher levels and by presenting the plan in an accessible form with drag & drop support. This project was part of "Individual Project" course at Warsaw University of Technology.