From 20c4ddea07b7da1ee077b2377dae5a5632187a1d Mon Sep 17 00:00:00 2001 From: BastianZim <10774221+BastianZim@users.noreply.github.com> Date: Mon, 23 Nov 2020 16:22:03 +0100 Subject: [PATCH 1/2] Added correct project --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 204cbca2..a364a14e 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ # Contributors are welcome -If you want to speed up the progress for mermaid-cli, join the slack channel and contact knsv. +If you want to speed up the progress for mermaid-live-editor, join the slack channel and contact knsv. # mermaid-live-editor From 6ab525d3577590e82265ba34bd051a54c89d46ad Mon Sep 17 00:00:00 2001 From: BastianZim <10774221+BastianZim@users.noreply.github.com> Date: Mon, 23 Nov 2020 16:25:05 +0100 Subject: [PATCH 2/2] Added live demo --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index a364a14e..0d2ac3be 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,10 @@ Edit, preview and share mermaid charts/diagrams. - Get a link to edit the diagram so that someone else can tweak it and send a new link back +## Live demo + +You can try out a live version [here](https://mermaid-js.github.io/mermaid-live-editor/). + ## Setup This project is set up using [Yarn](https://classic.yarnpkg.com/en/docs/getting-started):