diff --git a/README.md b/README.md index 7f727a0..c3020f9 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ A very simple, fast, multithreaded and platform independent HTTP server implemen * Thread pool * 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