diff --git a/docs/classDiagram.md b/docs/classDiagram.md index 5bced23a2..f49713f79 100644 --- a/docs/classDiagram.md +++ b/docs/classDiagram.md @@ -1,5 +1,7 @@ # Class diagrams +**Edit this Page** [![N|Solid](img/GitHub-Mark-32px.png)](https://github.com/mermaid-js/mermaid/blob/develop/docs/classDiagram.md) + > "In software engineering, a class diagram in the Unified Modeling Language (UML) is a type of static structure diagram that describes the structure of a system by showing the system's classes, their attributes, operations (or methods), and the relationships among objects." > Wikipedia