summaryrefslogtreecommitdiffstats
path: root/libraries/http-parser/README
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/http-parser/README')
-rw-r--r--libraries/http-parser/README5
1 files changed, 3 insertions, 2 deletions
diff --git a/libraries/http-parser/README b/libraries/http-parser/README
index b6a8d90f01..be32d6c85c 100644
--- a/libraries/http-parser/README
+++ b/libraries/http-parser/README
@@ -1,2 +1,3 @@
-http-parser for HTTP messages written in C. It parses both requests and
-responses. The parser is designed to be used in performance HTTP applications.
+http-parser for HTTP messages written in C. It parses both requests
+and responses. The parser is designed to be used in performance HTTP
+applications.