Skip to content

Commit 4346767

Browse files
authored
Update README.md
1 parent 002d166 commit 4346767

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ Supports RE to NFA, e-NFA, NFA to DFA, DFA Minimization, Lexical Analyzer Genera
55

66
If you want to use my code, use ParserGenerator.cs and ScannerGenerator.cs in the top folder.
77

8+
Graphviz is required to use the graph visualization feature of Regular Expression.
9+
10+
https://graphviz.gitlab.io/
11+
812
## InhaCC - Compiler Compiler Collection
913

1014
![image](1.png)

0 commit comments

Comments
 (0)