Skip to content

Commit 28a93d4

Browse files
authored
Update README.md
1 parent 992a027 commit 28a93d4

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
@@ -1,5 +1,5 @@
11
# moar
2-
Deterministic Regular Expressions with Backreferences. Uses ANTLR for Pattern compilation.
2+
Deterministic Regular Expressions with Backreferences. Uses ANTLR for Pattern compilation. Uses Memory Occurence Automata to match the input.
33

44
# Theoretical Background
55

0 commit comments

Comments
 (0)