Skip to content

Commit fbc8016

Browse files
authored
Fix benchmark badge and update README content
Updated badge link for benchmarks and removed construction notice.
1 parent ec8fecb commit fbc8016

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,12 @@
66
![Crates.io Version](https://img.shields.io/crates/v/microBioRust?style=flat&link=https%3A%2F%2Fcrates.io%2Fcrates%2FmicroBioRust)
77

88
See the microbiorust-py benchmarks with airspeed velocity:
9-
[![Benchmarks](https://lcrossman.github.io/microBioRust/)
9+
[![Benchmarks](https://img.shields.io/badge/benchmarks-passing-brightgreen)](https://lcrossman.github.io/microBioRust/)
1010

1111
## A Rust bioinformatics crate aimed at Microbial genomics<br>
1212

1313
The aim of this crate is to provide Microbiology friendly Rust functions for bioinformatics.<br>
1414

15-
> Very much under construction!<br>
16-
1715
Some concepts with many thanks to Rust-bio<br>
1816
Please see the Roadmap for futher details [here](ROADMAP.md)
1917

0 commit comments

Comments
 (0)