From ca2746b85920b1a4e8b02a1dd17805c51697c24d Mon Sep 17 00:00:00 2001 From: Dirkjan Ochtman Date: Tue, 1 Aug 2023 08:57:02 +0200 Subject: [PATCH] Tweak formatting for new README section --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c473ff5e..3fde30bd 100644 --- a/README.md +++ b/README.md @@ -25,4 +25,6 @@ color support, but there are bigger plans for the future of this! ## Integrations -You can use [indicatif\_log\_bridge](https://crates.io/crates/indicatif-log-bridge) to integrate with the [log crate](https://crates.io/crates/log) and avoid having both fight for your terminal. + +You can use [indicatif-log-bridge](https://crates.io/crates/indicatif-log-bridge) to integrate with the +[log crate](https://crates.io/crates/log) and avoid having both fight for your terminal.