From de13decd7e948ce66bdcd4648c1ffe86aa5c0979 Mon Sep 17 00:00:00 2001 From: Alexandre Lemaire Date: Tue, 18 Oct 2016 14:21:01 -0400 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 6b97e4f..d64551b 100644 --- a/README.md +++ b/README.md @@ -119,6 +119,8 @@ In the example above, the following routes will be compiled: ## Two Modes +Mode is set, via config. + ### Development In this mode, annotations are scanned and read. There's an incredibly small overhead to scanning Controller code. Each time you refresh,