Skip to content

Commit eb905fe

Browse files
authored
Update README.md
1 parent 405b6dc commit eb905fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ You can launch the test matrix using the following rake command::
2828
### Benchmarks
2929

3030
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::
31+
module so that we can keep track of the most efficient algorithm. To run your benchmark, just:
3232

3333
$ python -m tests.benchmark
3434

0 commit comments

Comments
 (0)