Skip to content

Commit 9164cbd

Browse files
committed
Fix line length in readme
1 parent 7359c34 commit 9164cbd

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

README.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -52,14 +52,15 @@ of this project to see which dependencies we use to build KDMqtt.
5252

5353
## KDNetwork
5454

55-
KDNetwork provides an experimental event-driven networking library on top of raw BSD sockets, KDFoundation
56-
and KDBindings.
55+
KDNetwork provides an experimental event-driven networking library on top of raw BSD sockets,
56+
KDFoundation and KDBindings.
5757

58-
This library is still considered unstable and in development. As such we do not make any promises for API
59-
or ABI stability at this time. Please do feel free to take it for a test drive on Windows or Linux.
58+
This library is still considered unstable and in development. As such we do not make any promises
59+
for API or ABI stability at this time. Please do feel free to take it for a test drive on Windows
60+
or Linux.
6061

61-
KDNetwork offers support for TCP and SSL/TLS socket communications; non-blocking DNS resolution queries;
62-
higher-level protocols such as HTTPS, Server Sent Events and WebSockets.
62+
KDNetwork offers support for TCP and SSL/TLS socket communications; non-blocking DNS resolution
63+
queries; higher-level protocols such as HTTPS, Server Sent Events and WebSockets.
6364

6465
## KDUtils/KDUtils
6566

0 commit comments

Comments
 (0)