Skip to content

Commit

Permalink
Update README.
Browse files Browse the repository at this point in the history
  • Loading branch information
Gregory Lureau committed May 11, 2022
1 parent ada1f6c commit 25d0333
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,14 @@
|:-------------:|:-------------------------------------------------------------------:|
| 0.2.2 | [8.14.0](https://github.com/mermaid-js/mermaid/releases/tag/8.14.0) |
| 0.3.0 | [9.0.0](https://github.com/mermaid-js/mermaid/releases/tag/9.0.0) |
| 0.3.1 | [9.1.0](https://github.com/mermaid-js/mermaid/releases/tag/9.1.0) |


## Step 1: install

```kotlin
dependencies {
dokkaPlugin("com.glureau:html-mermaid-dokka-plugin:0.3.0")
dokkaPlugin("com.glureau:html-mermaid-dokka-plugin:0.3.1")
}
```

Expand Down

0 comments on commit 25d0333

Please sign in to comment.