From ed90c2dd7c90e0173e04327dc2896ce05d67e114 Mon Sep 17 00:00:00 2001 From: Guillermo Rauch Date: Sat, 15 Oct 2016 08:16:25 -0500 Subject: [PATCH] Update Readme.md --- Readme.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Readme.md b/Readme.md index 59933f39..96ebc71e 100644 --- a/Readme.md +++ b/Readme.md @@ -166,6 +166,8 @@ For example, to deploy with `now` a `package.json` like follows is recommended: ### In progress +The following tasks are planned and part of our roadmap + - [ ] Add option to supply a `req`, `res` handling function for custom routing - [ ] Add option to supply a custom error component to render 404, 500 pages - [ ] Add option to extend or replace custom babel configuration