diff options
| author | Fuwn <[email protected]> | 2021-06-07 03:03:22 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2021-06-07 03:03:22 -0700 |
| commit | 2046b14fae2f89196036903d146c01f016c2c5c7 (patch) | |
| tree | b6496d3f7b37374d2191881634bfa1619782de67 /README.rst | |
| parent | docs(readme): benchmark notes (diff) | |
| download | whirl-2046b14fae2f89196036903d146c01f016c2c5c7.tar.xz whirl-2046b14fae2f89196036903d146c01f016c2c5c7.zip | |
fix(readme): escape asterices
Diffstat (limited to 'README.rst')
| -rw-r--r-- | README.rst | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -98,9 +98,9 @@ configuration as provided.* Benchmarking ------------ -For the time being; benchmarking is only available for *nix-based environments as the benchmarking +For the time being; benchmarking is only available for \*nix-based environments as the benchmarking utility currently in place, `Iai <https://github.com/bheisler/iai>`_, has a hard dependency on -`Valgrind <https://github.com/bheisler/iai>`_ which is only accessible within *nix-based +`Valgrind <https://github.com/bheisler/iai>`_ which is only accessible within \*nix-based environments. More so, the current benchmarks which have been set-up do not cover the full extent of Whirl, but a |