diff --git a/Essentials-Architecture.md b/Essentials-Architecture.md index 0696e04..49cdca5 100644 --- a/Essentials-Architecture.md +++ b/Essentials-Architecture.md @@ -7,11 +7,11 @@ Essentials Framework is a collection of C# / Simpl# Pro libraries that can be ut The table below is meant to serve as a guide to understand the basic organization of code concepts within the various libraries that make up the architecture. ---- PUT TABLE HERE --- +![Table](https://pepperdash.github.io/Essentials/arch-table.png) The diagram below shows the reference dependencies that exist between the different component libraries that make up the Essentials Framework. -![Architecture drawing](https://pepperdash.github.io/Essentials/Essentials%20High%20Level%20Architecture.png) +![Architecture drawing](https://pepperdash.github.io/Essentials/arch-high-level.png) ### Architecture