浏览代码

docs: update README.md

tags/v0.2.0
MinJae Kwon 4 年前
committed by GitHub
父节点
当前提交
79a26d1af0
找不到此签名对应的密钥 GPG 密钥 ID: 4AEE18F83AFDEB23
共有 1 个文件被更改,包括 1 次插入3 次删除
  1. +1
    -3
      README.md

+ 1
- 3
README.md 查看文件

@@ -5,12 +5,10 @@
<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 without any design tools. You can also describe or visualize the existing system architecture as well.
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`.

**Diagram as Code** also allows you to **tracking** the architecture diagram changes on any **version control** system.

Diagrams currently supports three major cloud providers: `AWS`, `Azure`, `GCP`.

> NOTE: It does not control any actual cloud resources like cloudformation or terraform, but just for drawing the cloud system architecutrre diagram.

## Getting Started


正在加载...
取消
保存