Skip to content

Commit d62181a

Browse files
authored
Update README.md
1 parent b85c0db commit d62181a

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
@@ -1,5 +1,5 @@
11
# Asynchronous Sockets for C++
2-
Simple header-only, thread-based, asynchronous Socket classes in C++ for TCP & UDP.
2+
Simple thread-based, asynchronous Socket classes in C++ for TCP & UDP.
33
```cpp
44
// Initialize socket.
55
Socket tcpSocket;

0 commit comments

Comments
 (0)