From 68a5f36f259568a251024be0df06dff9a750c526 Mon Sep 17 00:00:00 2001 From: Knut Sveidqvist Date: Thu, 28 Jan 2021 21:29:40 +0100 Subject: [PATCH] Test commit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 520388b3f..f990d91e1 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ ## About - + Mermaid is a Javascript based diagramming and charting tool that uses Markdown-inspired text definitions and a renderer to create and modify complex diagrams. The main purpose of Mermaid is to help documentation catch up with development. > Doc-Rot is a Catch-22 that Mermaid helps to solve.