From 15a09d4caf10e589a4dd5126ce488d1d7d19fc74 Mon Sep 17 00:00:00 2001 From: Braeden Sowinski Date: Fri, 11 Nov 2022 12:32:18 -0800 Subject: [PATCH] Create README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..5358b1b --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# ScheduleGeneratorApp +The Desktop Application for my schedule-generator algorithm, allowing users to easily interact with the algorithm and its variables to generate schedules as documents for students indivually as well as the master timetable.