From daf6acc566625cf377de485fb0e77aecd2bb9f5a Mon Sep 17 00:00:00 2001 From: Samuel Wall Date: Wed, 18 Aug 2021 20:38:04 +0000 Subject: [PATCH] docs(readme): add link to examples --- readme.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/readme.md b/readme.md index caa1e4c..63716cd 100644 --- a/readme.md +++ b/readme.md @@ -59,6 +59,8 @@ import { Mermaid } from 'mdx-mermaid/Mermaid'; `} /> ``` +There are more examples [here][examples] + ## License [MIT][license] © [Samuel Wall][author] @@ -76,3 +78,5 @@ import { Mermaid } from 'mdx-mermaid/Mermaid'; [inspire]: https://github.com/facebook/docusaurus/issues/1258#issuecomment-594393744 [pr]: http://makeapullrequest.com + +[examples]: https://sjwall.github.io/mdx-mermaid/docs/examples/