Browse Source

fix(docs): fix link typo

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

+ 1
- 1
README.md View File

@@ -18,7 +18,7 @@ It uses [Graphviz](https://www.graphviz.org/) to render the diagram, so you need
$ pip install diagrams
```

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

## Examples



Loading…
Cancel
Save