diff --git a/README.md b/README.md index cf002213..938041ff 100644 --- a/README.md +++ b/README.md @@ -309,6 +309,7 @@ A ping message can be sent to the server, with an optional data string. ``` websocket.ping("ping data, optional (empty string is ok): limited to 125 bytes long"); +``` ### Heartbeat.