mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-29 12:19:41 +02:00
Polish
This commit is contained in:
@@ -17,7 +17,7 @@ And end up with this in the documentation:
|
||||
|
||||
Most of the stuff I need to visualize can be scripted in a similar way, with a varitety of different symbols and chart types available. Since the diagram source is text based, it can be part of production scripts (and other pieces of code). So less time needs be spent on documenting as a separate task.
|
||||
|
||||
Comparing with Visio and similar applications, mermaid is a really fast way to create good visualizations. This is especially apparent when a complex visualisation needs to be edited, which could take me hours in a desktop application.
|
||||
Comparing with Visio and similar applications, mermaid is a really fast way to create good visualizations. This is especially apparent when editing a complex visualisation, this could take me hours in a desktop application but takes minutes or even less with mermaid.
|
||||
|
||||
With mermaid I can spend a fraction of that time instead automating the diagram generation and end up saving even more time. I love it!
|
||||
|
||||
|
Reference in New Issue
Block a user