Skip to content

Commit

Permalink
Updated README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
NoaSenesi committed May 28, 2023
1 parent 426f5bf commit 1c067e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Empty words (epsilon) are written as `^`
# a, b, c, d, e, f, \= and + are automatically detected to be terminals
/*
With an anti-slash,
you can escape the following characters: | ^ ; = \
you can escape the following characters: | ; = \
*/
S = a NonTerm b | c;
Expand Down

0 comments on commit 1c067e5

Please sign in to comment.