Skip to content

Commit

Permalink
docs: bump size
Browse files Browse the repository at this point in the history
  • Loading branch information
lukeed committed Nov 14, 2018
1 parent d935a48 commit 77bb488
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@

<br />

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.

Expand Down

0 comments on commit 77bb488

Please sign in to comment.