From fb0287cc4f21487e50cd50c717592a3c8ac4894a Mon Sep 17 00:00:00 2001 From: "Musharof Munna (munnam)" Date: Wed, 20 Jan 2021 15:49:58 +0000 Subject: [PATCH] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6e20591..b9b20d1 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,3 @@ -# MyProjects -All of my Coding Projects are stored here. +# Class Scheduling Application +Nov 2020 - Dec 2020 +This application has been made using C++, that schedules the classes of our university and makes it easier for students to know their timetable of classes. It automates the functionality of the application in terms of few keywords, such as "search by dates" and "search by modules".