mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-08-15 06:19:24 +02:00
Update mermaid-tiny README.md
This commit is contained in:
@@ -23,14 +23,6 @@ If you need to use mermaid in your project, please install the full [`mermaid` p
|
|||||||
|
|
||||||
## Usage via CDN
|
## Usage via CDN
|
||||||
|
|
||||||
### Latest version
|
|
||||||
|
|
||||||
```html
|
|
||||||
<script src="https://cdn.jsdelivr.net/npm/@mermaid-js/tiny/dist/mermaid.tiny.js"></script>
|
|
||||||
```
|
|
||||||
|
|
||||||
### Specific version
|
|
||||||
|
|
||||||
```html
|
```html
|
||||||
<!-- Format -->
|
<!-- Format -->
|
||||||
<script src="https://cdn.jsdelivr.net/npm/@mermaid-js/tiny@<MERMAID_MAJOR_VERSION>/dist/mermaid.tiny.js"></script>
|
<script src="https://cdn.jsdelivr.net/npm/@mermaid-js/tiny@<MERMAID_MAJOR_VERSION>/dist/mermaid.tiny.js"></script>
|
||||||
|
Reference in New Issue
Block a user