From 292289d16d568ebac6cc4a7c423be8af30d86f41 Mon Sep 17 00:00:00 2001 From: Neil Cuzon <58763315+NeilCuzon@users.noreply.github.com> Date: Wed, 29 Jul 2020 23:06:16 -0700 Subject: [PATCH] Update README.md --- docs/README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/README.md b/docs/README.md index 80e3ad16c..3a8e0388e 100644 --- a/docs/README.md +++ b/docs/README.md @@ -17,13 +17,13 @@ This allows for simplified generation and updating of even the most complex diag mermaid, is a simple markdown-inspired script language for generating charts from text-definitions, via javascript. As such, using it cuts the times it takes to create, modify and render diagrams. -**Even non-programmers can create diagrams through the [Mermaid Live Editor](https://github.com/mermaidjs/mermaid-live-editor).** +## Even non-programmers can create diagrams through the [Mermaid Live Editor](https://github.com/mermaidjs/mermaid-live-editor). +You can watch some popular mermaid Live Editor tutorials on [mermaid Overview](./n00b-overview.md) for a quick intro. -**To use mermaid with your favorite applications, check out the list of [Integrations and Usages of Mermaid](./integrations.md)** +## To use mermaid with your favorite applications, check out the list of [Integrations and Usages of Mermaid](./integrations.md)** +For a more detailed introduction to mermaid and some of it's more basic uses, look to the [Beginner's Guide](https://mermaid-js.github.io/mermaid/#/n00b-overview) and [Usage](./usage.md). -For a more detailed introduction to mermaid, look to the [Beginner's Guide](https://mermaid-js.github.io/mermaid/#/n00b-overview) and [Usage](./usage.md). -You can also watch some popular mermaid tutorials on the [mermaid Overview](./n00b-overview.md) ## [CDN](https://unpkg.com/mermaid/)