Rene Nyffenegger
Committed by GitHub

Update README.md

......@@ -12,3 +12,7 @@ A simple webserver for Windows
The suppliead `compile.mingw.bat` should compile the sources into `WebServer.exe`.
This executable, when started, listens on port 8080 (`http://localhost:8080`).
## See also
http://renenyffenegger.ch/notes/web/webserver/cpp/simple/index
......