From e3a3b6fe92eb04d0c5c2515fb92bb846d3ee419a Mon Sep 17 00:00:00 2001 From: MinJae Kwon Date: Mon, 3 Feb 2020 00:49:08 +0900 Subject: [PATCH] docs: update README.md --- README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 59c62a6..2c5a59e 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,7 @@ -

- -

+![diagrams logo](assets/img/diagrams.png) + +# Diagrams -

Diagrams

**Diagram as Code**. Diagrams lets you to draw the cloud system architecture **in Python code**. It was born for **prototyping** a new system architecture design without any design tools. You can also describe or visualize the existing system architecture as well. Diagrams currently supports three major cloud providers: `AWS`, `Azure`, `GCP`.