diff options
| author | Fuwn <[email protected]> | 2021-06-07 03:03:22 +0000 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2021-06-07 03:03:22 +0000 |
| commit | 32fe7ad30077464c59fdb07a028e671078161606 (patch) | |
| tree | fa0bbbe72cb84d80e8f2a0d4af2b130b3272030c /README.rst | |
| parent | docs(readme): benchmark notes (diff) | |
| download | whirl-32fe7ad30077464c59fdb07a028e671078161606.tar.xz whirl-32fe7ad30077464c59fdb07a028e671078161606.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 |