Skip to content

Commit 97e965d

Browse files
Update README.md
1 parent 03bc6ad commit 97e965d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ A TLS server and client implementation using Node.js's tls module, operating at
88

99
This implementation focuses on encrypted and authenticated communication, suitable for secure and trusted networks.
1010

11-
The TCP variant is located here: [Node-TCP](https://github.com/Ramy-Badr-Ahmed/node-tcp)
11+
The TCP variant (Transport Layer of the OSI Model) is located here: [Node-TCP](https://github.com/Ramy-Badr-Ahmed/node-tcp)
1212

1313
#### Use Cases:
1414

0 commit comments

Comments
 (0)