Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 079ec7a

Browse filesBrowse files
authored
Update README.md
1 parent c08fe14 commit 079ec7a
Copy full SHA for 079ec7a

File tree

1 file changed

+2
-2
lines changed
Filter options

1 file changed

+2
-2
lines changed

‎README.md

Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Run the script with
3131
```bash
3232
python main.py <destination> -e <expression>
3333
```
34-
where `destination` should be one of `REGEX`, `SYA`, `NFA` or `DFA`.
34+
where `destination` must be one of `REGEX`, `SYA`, `NFA` or `DFA`.
3535

3636
Other optional arguments include `-s` for strict mode. Here, an error is thrown instead of making any assumptions when converting an expression.
3737
Also, `-d` enables debug mode, which prints conversion steps.
@@ -61,4 +61,4 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
6161

6262
> [kalmbach.dev](https://www.kalmbach.dev) &nbsp;&middot;&nbsp;
6363
> GitHub [@Tobi2K](https://github.com/Tobi2K) &nbsp;&middot;&nbsp;
64-
> Email [tobias@kalmbach.dev](mailto:tobias@kalmbach.dev)
64+
> Email [tobias@kalmbach.dev](mailto:tobias@kalmbach.dev)

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.