diff --git a/readme.md b/readme.md index 577a624..4b9decf 100644 --- a/readme.md +++ b/readme.md @@ -20,7 +20,7 @@
-Sockette is a tiny (347 bytes) wrapper around `WebSocket` that will automatically reconnect if the connection is lost! +Sockette is a tiny (348 bytes) wrapper around `WebSocket` that will automatically reconnect if the connection is lost! In addition to attaching [additional API methods](#api), Sockette allows you to **reuse** instances, avoiding the need to redeclare all event listeners.