diff --git a/README.md b/README.md index 978fbe64..d82dc289 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ Minimal HTTP server using good old threads and `Scanf` for routing. +Free from all forms of `ppx`, async monads, etc. The basic echo server from `src/examples/echo.ml`: