Skip to content

Commit

Permalink
Fixed readme again
Browse files Browse the repository at this point in the history
  • Loading branch information
none-None1 committed Jul 7, 2023
1 parent d0d6d4a commit 5c999de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -49,7 +49,7 @@ Advantages:

Disadvantages:
1. It does NOT free allocated memory.
2. Once you run brainfuck code which never ends using this package, all you can do to terminate it is to kill it (Ctrl+C won't work).
2. Once you run brainfuck code which never ends, using this package, all you can do to terminate it is to kill it (Ctrl+C won't work).

#### How will you improve it in the future?

Expand Down

0 comments on commit 5c999de

Please sign in to comment.