From aa5f9bd2962963ac3d2618a038b4481ff5fbb780 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=9B=D0=B0=D0=BC=D0=BF=D1=83=D1=88=D0=B0?= Date: Thu, 18 Dec 2014 12:12:31 +0300 Subject: [PATCH] Update readme --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 14a980c..add2650 100644 --- a/README.md +++ b/README.md @@ -44,6 +44,9 @@ function(error) { /* error */ console.log(error); }); ``` +> **Important!** First value of first parameter of _start_ method can be either a string or an array. And the array must contain two parameters. + + _Start application with only values_ ```js