doc: more readme

This commit is contained in:
Simon Cruanes 2019-11-13 23:47:38 -06:00
parent 3703436d18
commit cd2e0bb0ae

View file

@ -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`: