diff --git a/README.md b/README.md index 10ff7cbb..188cbed6 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Asynchronous network primitives in Rust. __Note: This library is not actively being developed. If you're looking for an -`async/await` compatible runtime consider using +`async/await` compatible runtime consider using [`tokio`](https://github.com/tokio-rs/tokio/) or [`async-std`](https://github.com/async-rs/async-std).__ Romio combines the powerful [`futures`][futures] abstractions with the