diff --git a/README.md b/README.md index 48c4ba0..e4c39e9 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ GraphQL subscriptions for AWS Lambda and API Gateway WebSockets. Have all the functionality of GraphQL subscriptions on a stateful server without the cost. -> Note: This project uses the [graphql-ws protocol](https://github.com/enisdenjo/graphql-ws) under the hood. +> Note: This project uses the [graphql-transport-ws protocol](https://github.com/enisdenjo/graphql-ws) under the hood. ## ⚠️ Limitations