Skip to content

Commit 7f01098

Browse files
committed
Fix Mermaid syntax
1 parent 2fc57b4 commit 7f01098

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
# Workflow
88

99
```mermaid
10-
flowchart UD
10+
flowchart TB
1111
1212
subgraph d [dupeGuru]
1313
d1[Perform filename or contents scan]-->d2[Export results as CSV file]

0 commit comments

Comments
 (0)