Skip to content

Commit

Permalink
Fix README
Browse files Browse the repository at this point in the history
  • Loading branch information
edsko committed Aug 1, 2024
1 parent 05ac117 commit def8cb8
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 @@ -23,7 +23,7 @@ The syntax is not _quite_ Haskell, but hopefully it should be pretty self-explan
We can step through the evaluation of this program using

```
visualize-cbn -i examples/fac.hs --show-trace --hide-prelude
visualize-cbn -i examples/fac.hs --show-trace --hide-prelude 0
```

This will result in something like
Expand Down

0 comments on commit def8cb8

Please # to comment.