From 7961fe5edb6591d55439ad3681fbd8e0726b64a7 Mon Sep 17 00:00:00 2001 From: Collin Brown Date: Thu, 25 Aug 2022 21:55:23 -0400 Subject: [PATCH] docs(index.md): add images to home page --- docs/index.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/index.md b/docs/index.md index 3ff1740b..2326396b 100644 --- a/docs/index.md +++ b/docs/index.md @@ -17,3 +17,6 @@ Diagram as Code allows you to **track** the architecture diagram changes in any Diagrams currently supports six major providers: AWS, Azure, GCP, Kubernetes, Alibaba Cloud and Oracle Cloud. It now also supports On-Premise nodes as well as Programming Languages and Frameworks. ![event-processing-code](img/event_processing_code.png) +![event-processing-code](img/event_processing_diagram.png) +![event-processing-code](img/message_collecting_code.png) +![event-processing-code](img/message_collecting_diagram.png)