From cc0da7d8c6ea68b07dd45bdb17b5471f1f5eb2f3 Mon Sep 17 00:00:00 2001
From: Neil Cuzon <58763315+NeilCuzon@users.noreply.github.com>
Date: Mon, 17 Aug 2020 23:15:35 -0700
Subject: [PATCH] Update README.md
---
docs/README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/README.md b/docs/README.md
index 6f82431f7..5c2d8ff2d 100644
--- a/docs/README.md
+++ b/docs/README.md
@@ -21,7 +21,7 @@ The text definitions for Mermaid diagrams allows for it to be updated easily, it
So less time needs be spent on documenting, as a separate and laborious task.
Even non-programmers can create diagrams through the [Mermaid Live Editor](https://github.com/mermaidjs/mermaid-live-editor).
[Mermaid Overview](./n00b-overview.md) has video tutorials.
-Use Mermaid with your favorite applications, check out the list of [Integrations and Usages of Mermaid](./integrations.md).
+Want to see what can be built with mermaid, or what applications already support it? Read the [Integrations and Usages for 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).