We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 405b6dc commit eb905feCopy full SHA for eb905fe
README.md
@@ -28,7 +28,7 @@ You can launch the test matrix using the following rake command::
28
### Benchmarks
29
30
When two or more approaches must be compared, please write a benchmark in the ``tests/benchmark.py``
31
-module so that we can keep track of the most efficient algorithm. To run your benchmark, just::
+module so that we can keep track of the most efficient algorithm. To run your benchmark, just:
32
33
$ python -m tests.benchmark
34
0 commit comments