Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JoseBritto authored Apr 19, 2023
1 parent b0d3e4f commit 77cad6a
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 @@ -21,7 +21,7 @@ My shot at creating a brainfuck interpreter in C#
For further information about the various options that the build command supports refer to the [documentation](https://learn.microsoft.com/en-us/dotnet/core/tools/dotnet-build)

## Usage
`BrainFuckInterpreter [option] [file]`
`bf [option] [file]`

Here the options and input file are optional.
If no file is provided the program reads the code from standard input until it encounters an empty line input.
Expand Down

0 comments on commit 77cad6a

Please sign in to comment.