From 3acd2f82fb36b501175227c7906b6d41df6cc4e6 Mon Sep 17 00:00:00 2001 From: <vc2310@LAPTOP-FCB0H0KM.localdomain> Date: Wed, 5 Dec 2018 20:00:08 -0500 Subject: [PATCH] adding Readme file --- .../Doc_Revision1/DevelopmentPlan/README.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 BlankProjectTemplate/Doc_Revision1/DevelopmentPlan/README.md diff --git a/BlankProjectTemplate/Doc_Revision1/DevelopmentPlan/README.md b/BlankProjectTemplate/Doc_Revision1/DevelopmentPlan/README.md new file mode 100644 index 0000000..351baa6 --- /dev/null +++ b/BlankProjectTemplate/Doc_Revision1/DevelopmentPlan/README.md @@ -0,0 +1,7 @@ +# Development Plan + +The folders and files for this folder are as follows: + +DevelopemntPlan.pdf is the pdf file +DevelopmentPlan.tex is a LaTeX file used to generate the pdf file +DevPlan_ExpandedGantt.pdf is a pdf file used to import gantt chart into the DevelopementPlan.pdf -- GitLab