From c74127b2af2c41137390c0cc0f4c8fcc6899903d Mon Sep 17 00:00:00 2001 From: sam159 Date: Sun, 14 Sep 2014 19:06:40 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1725a9e..61c5b91 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Not intended for production, it has not had sufficient testing to ensure that it ## Libs -Other than Pthreads and Magic (for content type detection) the only external code is from [Joyend Http Parsing lib][1] +Other than Pthreads and Magic (for content type detection) the only external code is from [Joyent Http Parsing lib][1] for parsing http requests and [UTHash][2] for managing linked lists, arrays and strings. [1]: https://github.com/joyent/http-parser