Update README.md

This commit is contained in:
Ole Christian Eidheim 2014-07-05 17:56:11 +02:00
commit b3ef631184

View file

@ -8,7 +8,7 @@ A very simple, fast, multithreaded and platform independent HTTP server implemen
* Thread pool * Thread pool
* Platform independent * Platform independent
* HTTP persistent connection (for HTTP/1.1) * HTTP persistent connection (for HTTP/1.1)
* Simple way to add REST resources using regex for path and anonymous functions * Simple way to add REST resources using regex for path, and anonymous functions
###Usage ###Usage