Improve README.md

This commit is contained in:
Michael Pfaff 2021-05-08 20:30:38 -04:00
parent 783f5e4df9
commit de61779b19
Signed by: michael
GPG Key ID: E53B118B12B5C7F9
1 changed files with 2 additions and 2 deletions

View File

@ -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).