Browse Source

docs: update README.md

tags/v0.2.0
MinJae Kwon 4 years ago
committed by GitHub
parent
commit
e3a3b6fe92
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 4 deletions
  1. +3
    -4
      README.md

+ 3
- 4
README.md View File

@@ -1,8 +1,7 @@
<p align="center">
<img src="assets/img/diagrams.png"/>
</p>
![diagrams logo](assets/img/diagrams.png)
# Diagrams

<h1 align="center">Diagrams</h1>
**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`.


Loading…
Cancel
Save