diff --git a/README.md b/README.md index 4744694..09965bb 100644 --- a/README.md +++ b/README.md @@ -75,7 +75,7 @@ The params have to look like this (there are not default values for the params!) ## Example -``` +```javascript webserver.onRequest( function(request) { console.log("O MA GAWD! This is the request: ", request);