Skip to content

Commit 7f2755c

Browse files
authored
Update README.md
1 parent 4c486f1 commit 7f2755c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ While this project's installation instructions defaults to using [npm][npm] for
189189
The following flowchart provides a summary:
190190

191191
```mermaid
192-
%%{init: { 'logLevel': 'debug', 'theme': 'dark', securityLevel:'loose', 'flowchart': { 'nodeSpacing': 30, 'rankSpacing': 10, 'useMaxWidth': true, 'defaultRenderer': 'dagre-d3', 'padding': 5, 'diagramPadding': 0, 'htmlLabels': true, 'curve': 'linear' } } }%%
192+
%%{init: { 'logLevel': 'debug', 'theme': 'dark', 'themeVariables': { 'fontSize': '32px' }, securityLevel:'loose', 'flowchart': { 'nodeSpacing': 30, 'rankSpacing': 10, 'useMaxWidth': true, 'defaultRenderer': 'dagre-d3', 'padding': 5, 'diagramPadding': 0, 'htmlLabels': true, 'curve': 'linear' } } }%%
193193
graph LR
194194
Z((Start))
195195

0 commit comments

Comments
 (0)