From 4686c627bcd405a1f782dbaaf018184829ae6fd9 Mon Sep 17 00:00:00 2001 From: Mikhail Andrenkov <andrem5@mcmaster.ca> Date: Fri, 30 Sep 2016 00:15:54 -0400 Subject: [PATCH] Updated README to accurately reflect directory contents --- Doc/DevelopmentPlan/README.md | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/Doc/DevelopmentPlan/README.md b/Doc/DevelopmentPlan/README.md index b6bfa0c..b7a3fa1 100644 --- a/Doc/DevelopmentPlan/README.md +++ b/Doc/DevelopmentPlan/README.md @@ -1,5 +1,12 @@ # Development Plan The folders and files for this folder are as follows: - -Describe ... +<p><br></br></p> +| File | Description | +| -------- | ------- | +| **DevelopmentPlan.pdf** | Official development plan document | +| ProblemStatement.tex | TeX file which generates the development plan PDF | +| DevPlanMarkingScheme.pdf | Marking scheme reference | +| Gantt Ideas.txt | Rough deadline estimates | +| ProposedUTFrameworks.txt | List of unit test frameworks under consideration | +| WorkDist.txt | Distribution of work for the development plan | -- GitLab