diff --git a/README.md b/README.md index 1686b5e..1a45d55 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,22 @@ -# tokio-messaging +

tokio-messaging

-[repository](https://github.com/etienne-k/tokio-messaging) -[build](https://github.com/etienne-k/tokio-messaging/actions) -[crate](https://crates.io/crates/tokio-messaging) -[license](https://github.com/etienne-k/tokio-messaging/blob/main/LICENSE) +

+ +repository + + + +build + + + +crate + + + +license + +

A crate which offers non-blocking publish/subscribe functionality using Tokio channels.