diff --git a/README.md b/README.md index 83a524a5..c473ff5e 100644 --- a/README.md +++ b/README.md @@ -23,3 +23,6 @@ color support, but there are bigger plans for the future of this! [examples/single.rs](examples/single.rs) + +## 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.