Mercurial > repos > public > sbplib_julia
diff README.md @ 1238:d4d1eae7c7ca tooling/benchmarks
Fix typo
author | Vidar Stiernström <vidar.stiernstrom@it.uu.se> |
---|---|
date | Tue, 21 Feb 2023 21:00:25 +0100 |
parents | 2f208828ae58 |
children | f19c51ddbd72 |
line wrap: on
line diff
--- a/README.md Tue Feb 07 15:52:57 2023 +0100 +++ b/README.md Tue Feb 21 21:00:25 2023 +0100 @@ -36,7 +36,7 @@ There are custom functions included for running the benchmarks in this Mercurial repository. To use this first activate the environment in `benchmark/` then include the file `benchmark_utils.jl`. -The suite can the be run from the REPL by using the function `main` in one of the following ways +The suite can then be run from the REPL by using the function `main` in one of the following ways ```julia main() # Runs the suite for the current working directory