Update README.md

This commit is contained in:
Neil Cuzon
2020-07-31 19:14:07 -07:00
committed by GitHub
parent 9c647dc57a
commit c9a6dc4fab

View File

@@ -11,12 +11,12 @@
<!-- <Main description> -->
__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 catch-22.
# Doc-Rot is a Catch-22.
### Diagramming and Documentation take up precious developer time and they get outdated quickly.
### But not having diagrams or docs ruins productivity and hurts organizational learning.
### 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 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 be spent on documenting, as a separate and laborious task.