From 0f2c765f45dc068825d1f320d58bcb8e091e7029 Mon Sep 17 00:00:00 2001 From: Benjamin Sergeant Date: Tue, 5 Feb 2019 23:04:45 -0800 Subject: [PATCH] Update formatting in README.md --- README.md | 1 + 1 file changed, 1 insertion(+) 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.