From 1076931ceb7edd35536505b4f7be5371c5348e67 Mon Sep 17 00:00:00 2001 From: "Pedro S. Lopez" Date: Wed, 23 Jan 2019 00:41:21 -0400 Subject: [PATCH] Update README.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 593d1ed..c03a6fb 100644 --- a/README.md +++ b/README.md @@ -1 +1,5 @@ -# INTEC-ScheduleBuilder \ No newline at end of file +# INTEC-ScheduleBuilder + +## What is it? + +This node app uses a genetic algorithm to come up with a schedule based on the user's preferences without time conflicts, using a scraped JSON representation of INTEC's class offering as published in the web portal.