diff --git a/README.md b/README.md index 8f6b896..3ba375f 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ derive(Error) [github](https://github.com/dtolnay/thiserror) [crates.io](https://crates.io/crates/thiserror) [docs.rs](https://docs.rs/thiserror) -[build status](https://github.com/dtolnay/thiserror/actions?query=branch%3Amaster) +[build status](https://github.com/dtolnay/thiserror/actions?query=branch%3Amaster) This library provides a convenient derive macro for the standard library's [`std::error::Error`] trait.