diff --git a/README.md b/README.md index f16e14c..acfbb53 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ -# Tide Tracing +# tide_tracing.rs -Simple middleware for Tide to log requests with Tracing +Simple middleware for [tide](https://github.com/http-rs/tide) to log requests with [tracing](https://github.com/tokio-rs/tracing).