Skip to content

Commit b38b862

Browse files
authored
Copy and paste the benchmark commands (#587)
1 parent 0be896b commit b38b862

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

+4-2
Original file line numberDiff line numberDiff line change
@@ -113,8 +113,10 @@ its developers.
113113

114114
You can perform a benchmark by running the following:
115115

116-
$ sh benchs/extract.sh
117-
$ mix run benchs/parse_document.exs
116+
```sh
117+
sh benchs/extract.sh
118+
mix run benchs/parse_document.exs
119+
```
118120

119121
Extracting the files is needed only once.
120122

0 commit comments

Comments
 (0)