diff --git a/README.md b/README.md index 2c21a50..74e99ce 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Rust Quasi-Quoting [github](https://github.com/dtolnay/quote) [crates.io](https://crates.io/crates/quote) [docs.rs](https://docs.rs/quote) -[build status](https://github.com/dtolnay/quote/actions?query=branch%3Amaster) +[build status](https://github.com/dtolnay/quote/actions?query=branch%3Amaster) This crate provides the [`quote!`] macro for turning Rust syntax tree data structures into tokens of source code.