diff --git a/README.md b/README.md index 3dd5cad..0c6ed8a 100644 --- a/README.md +++ b/README.md @@ -8,3 +8,4 @@ Webserver that offers an HTML-only interface to Squeak. - Improve error handling: Write functions that turn `Maybe` and `Either` `SpockAction`s that return `4xx` or `5xx`. - Document JSON stuff +- Record times: How long did HTTP requests take?