From c3209e773864350c63bd892de1987e53b444b567 Mon Sep 17 00:00:00 2001 From: Knut Sveidqvist Date: Thu, 3 Dec 2020 18:25:46 +0100 Subject: [PATCH] Removed a --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a9bfd0217..8365562b9 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ Mermaid is a Javascript based diagramming and charting tool that uses Markdown-i Diagramming and documentation costs precious developer time and gets outdated quickly. But not having diagrams or docs ruins productivity and hurts organizational learning.
-Mermaid addresses this problem by cutting the time, effort and tooling that is required to create a modifiable diagrams and charts, for smarter and more reusable content. +Mermaid addresses this problem by cutting the time, effort and tooling that is required to create modifiable diagrams and charts, for smarter and more reusable content. The text definitions for Mermaid diagrams allows for it to be updated easily, it can also be made part of production scripts (and other pieces of code). So less time needs to be spent on documenting, as a separate and laborious task.
Even non-programmers can create diagrams through the [Mermaid Live Editor](https://github.com/mermaid-js/mermaid-live-editor).