From aff71dfb5da5b217b77cb1f35cd0a3b8986b892a Mon Sep 17 00:00:00 2001 From: Kiko Beats Date: Mon, 26 Sep 2016 17:22:02 +0200 Subject: [PATCH] Update docs --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c999e0d..cdfc576 100644 --- a/README.md +++ b/README.md @@ -14,8 +14,9 @@ About **development**: - Transpiling ES2015+ using Babel with latest preset. - Use [standard](https://github.com/feross/standard) as linter. -- Live editing using HMR for JS and CSS. - Devices synchronization with [BrowserSync](https://www.browsersync.io/). +- Live editing using HMR for JS and CSS. +- Full screen console error feedback. About **production**: