Update formatting in README.md

This commit is contained in:
Benjamin Sergeant 2019-02-05 23:04:45 -08:00 committed by GitHub
parent 49077f8f44
commit 0f2c765f45
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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.