diff --git a/Documentation/WickedEngine-Documentation.md b/Documentation/WickedEngine-Documentation.md index df95b0d1f..85a7c314d 100644 --- a/Documentation/WickedEngine-Documentation.md +++ b/Documentation/WickedEngine-Documentation.md @@ -1,11 +1,11 @@ # WickedEngine Documentation (work in progress) -![Logo](classdiagram.png) -Diagram generated with nomnoml.com - ## Classes +The most important classes are related as described in the following diagram: +![ClassDiagram](classdiagram.png) +(Diagram generated with nomnoml.com) # MainComponent - The engine entry point. +The engine entry point. # TODO