瀏覽代碼

docs: update README.md

tags/v0.2.0
MinJae Kwon 4 年之前
committed by GitHub
父節點
當前提交
ac0899d0f9
沒有發現已知的金鑰在資料庫的簽署中 GPG 金鑰 ID: 4AEE18F83AFDEB23
共有 1 個檔案被更改,包括 7 行新增0 行删除
  1. +7
    -0
      README.md

+ 7
- 0
README.md 查看文件

@@ -17,7 +17,14 @@ It uses [Graphviz](https://www.graphviz.org/) to render the diagram, so you need
> macOS users can download the Graphviz via `brew install graphviz` if you're using [Homebrew](https://brew.sh).

```shell
# using pip (pip3)
$ pip install diagrams

# using pipenv
$ pipenv install diagrams

# using poetry
$ poetry add diagrams
```

You can start with [quick start](https://diagrams.mingrammer.com/docs/installation#quick-start). And you can go [guides](https://diagrams.mingrammer.com/docs/diagram) for more details.


Loading…
取消
儲存