diff --git a/README.md b/README.md
index 187f790..b6046a2 100644
--- a/README.md
+++ b/README.md
@@ -1,9 +1,10 @@
`-lstdc++` or `-lc++`
=====================
-[](https://github.com/dtolnay/link-cplusplus/actions?query=branch%3Amaster)
-[](https://crates.io/crates/link-cplusplus)
-[](https://docs.rs/link-cplusplus)
+[
](https://github.com/dtolnay/link-cplusplus)
+[
](https://crates.io/crates/link-cplusplus)
+[
](https://docs.rs/link-cplusplus)
+[
](https://github.com/dtolnay/link-cplusplus/actions?query=branch%3Amaster)
This crate exists for the purpose of passing `-lstdc++` or `-lc++` to the
linker, while making it possible for an application to make that choice on