diff options
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -37,6 +37,7 @@ Then run to collect statistics (below is just an example): | |||
37 | 37 | ||
38 | ``` | 38 | ``` |
39 | cabal run balls -- +RTS -hc -l -sstderr | 39 | cabal run balls -- +RTS -hc -l -sstderr |
40 | eventlog2html balls.eventlog | ||
40 | ``` | 41 | ``` |
41 | 42 | ||
42 | Features | 43 | Features |