diff --git a/README.md b/README.md index a859ab7..1bc5a73 100644 --- a/README.md +++ b/README.md @@ -51,6 +51,7 @@ cargo build --release -p aquatic_udp cargo build --release -p aquatic_udp --features "with-glommio" --no-default-features cargo build --release -p aquatic_http cargo build --release -p aquatic_ws +cargo build --release -p aquatic_ws --features "with-glommio" --no-default-features ``` ### Running