Skip to content

Commit 856314a

Browse files
committed
Fixed a visual bug with the readme
1 parent 56f89a6 commit 856314a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ tcpClient.emit(data);
4343
* end
4444
* error
4545
* lookup
46+
4647
Refer to tcp docs for callback information
4748

4849
### Compatible with normal TCP
@@ -124,6 +125,7 @@ let arr: allSockets = TCPServer.allSockets;
124125
* end
125126
* error
126127
* lookup
128+
127129
Refer to tcp docs for callback information
128130

129131
# Heartbeat Timeout

0 commit comments

Comments
 (0)