Skip to content

Commit 6ea0be5

Browse files
committed
remove brackets
1 parent 35f7d48 commit 6ea0be5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@ Benchmarks were carried out on an Intel Xeon CPU E5-1620 v3 3.50GHz x 8 processo
2626
## Software
2727

2828
Currently, 15 packages across 7 programming languages are included in the benchmarks:
29-
* [BioStructures](https://github.com/BioJulia/BioStructures.jl) v0.10.0 running on Julia v1.3.1 (times measured after JIT compilation).
30-
* [MIToS](https://github.com/diegozea/MIToS.jl) v2.4.0 running on Julia v1.3.1 (times measured after JIT compilation).
29+
* [BioStructures](https://github.com/BioJulia/BioStructures.jl) v0.10.0 running on Julia v1.3.1; times measured after JIT compilation.
30+
* [MIToS](https://github.com/diegozea/MIToS.jl) v2.4.0 running on Julia v1.3.1; times measured after JIT compilation.
3131
* [Biopython](http://biopython.org/wiki/Biopython) v1.76 running on Python v3.7.4.
3232
* [ProDy](http://prody.csb.pitt.edu) v1.10.11 running on Python v3.7.4.
3333
* [MDAnalysis](http://www.mdanalysis.org) v0.20.1 running on Python v3.7.4.

0 commit comments

Comments
 (0)