Skip to content

Commit

Permalink
Style.
Browse files Browse the repository at this point in the history
  • Loading branch information
damianfral committed Jun 10, 2024
1 parent 5afb277 commit 00aef13
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,13 @@

A Brainfuck interpreter written in Haskell.


## Run

```shell
nix run github:damianfral/brainhask -- --help
```

```
```text
brainhask - a brainfuck interpreter
Usage: brainhask (-i|--input FILE) [-o|--optimize OPTIMIZATIONLEVEL] [-a|--ast]
Expand All @@ -24,7 +23,6 @@ Available options:

## Benchmark


```shell
nix run github:damianfral/BrainHask#brainhask-bench -- --output criterion-report.html
```
Expand Down

0 comments on commit 00aef13

Please sign in to comment.