diff --git a/crates/rttp/README.md b/crates/rttp/README.md index a21d5ffa..d7a764e8 100644 --- a/crates/rttp/README.md +++ b/crates/rttp/README.md @@ -12,6 +12,7 @@ the underlying `rttp_client` and `rttp-server` crates. Applications that want one dependency for both client and server entry points can use this compatibility facade. +The compatibility facade keeps client and server entry points accessible through one crate. ## Server