From 8b9a71754a4a3f8c5fd3dd193199015138454e53 Mon Sep 17 00:00:00 2001 From: Joshua Westgard Date: Wed, 9 Dec 2015 17:49:55 -0500 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..2760f57 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# schedule +A tool for planning meeting schedules. Given competing start dates, the tool lists all meetings that would follow on a regular schedule, highlighting those that would fall on major holidays.