diff --git a/README.md b/README.md index 1e22489..0abd71f 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ [github](https://github.com/dtolnay/ryu) [crates.io](https://crates.io/crates/ryu) [docs.rs](https://docs.rs/ryu) -[build status](https://github.com/dtolnay/ryu/actions?query=branch%3Amaster) +[build status](https://github.com/dtolnay/ryu/actions?query=branch%3Amaster) Pure Rust implementation of Ryƫ, an algorithm to quickly convert floating point numbers to decimal strings.