Update README.md

This commit is contained in:
Ole Christian Eidheim 2014-07-05 13:18:42 +02:00
commit b27fcda9ed

View file

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