aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libraries/ptypes/README7
1 files changed, 4 insertions, 3 deletions
diff --git a/libraries/ptypes/README b/libraries/ptypes/README
index 9dc76c90c17b1..f0eee8beb153c 100644
--- a/libraries/ptypes/README
+++ b/libraries/ptypes/README
@@ -1,5 +1,6 @@
C++ Portable Types Library (PTypes)
-PTypes is a simple alternative to the STL that includes multithreading and networking.
-It defines dynamic strings, character sets, lists and other basic data types along
-with threads, synchronization primitives, named pipes and IP sockets.
+PTypes is a simple alternative to the STL that includes multithreading
+and networking. It defines dynamic strings, character sets, lists and
+other basic data types along with threads, synchronization primitives,
+named pipes and IP sockets.