From 557a3f0896aa657fe84f698f5a4e41ab3b37304a Mon Sep 17 00:00:00 2001 From: Neil Cuzon <58763315+NeilCuzon@users.noreply.github.com> Date: Tue, 14 Jul 2020 14:25:37 -0700 Subject: [PATCH] Update gantt.md --- docs/gantt.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/gantt.md b/docs/gantt.md index c031eaef4..171085a2b 100755 --- a/docs/gantt.md +++ b/docs/gantt.md @@ -1,5 +1,7 @@ # Gantt diagrams +**Edit this Page** [![N|Solid](./img/GitHub-Mark-32px.png)](./gantt.md) + > A Gantt chart is a type of bar chart, first developed by Karol Adamiecki in 1896, and independently by Henry Gantt in the 1910s, that illustrates a project schedule and the amount of time it would take for any one project to finish. Gantt charts illustrate number of days between the start and finish dates of the terminal elements and summary elements of a project. ## A note to users