summaryrefslogtreecommitdiffstats
path: root/network/enet/README
diff options
context:
space:
mode:
Diffstat (limited to 'network/enet/README')
-rw-r--r--network/enet/README8
1 files changed, 4 insertions, 4 deletions
diff --git a/network/enet/README b/network/enet/README
index c7ab446f5d..bb8132d4fd 100644
--- a/network/enet/README
+++ b/network/enet/README
@@ -1,4 +1,4 @@
-ENet's purpose is to provide a relatively thin, simple and robust network
-communication layer on top of UDP (User Datagram Protocol). The primary
-feature it provides is optional reliable, in-order delivery of packets.
-
+ENet's purpose is to provide a relatively thin, simple and
+robust network communication layer on top of UDP (User Datagram
+Protocol). The primary feature it provides is optional reliable,
+in-order delivery of packets.