diff --git a/README.md b/README.md index 3e82d1a..b4b03cd 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,8 @@ algorithms in Rust and benchmark them. Let the battle begin. 1. Install [Rust][rust] and [gnuplot][gnuplot]. 2. Run `cargo bench`. -3. Look at the results in `./target/criterion/report/`. +3. Use a web browser to look at the results located in + `./target/criterion/report/`. [rust]: https://www.rust-lang.org/ [gnuplot]: http://www.gnuplot.info/