Update readme

This commit is contained in:
Лампуша 2014-12-18 12:12:31 +03:00
parent 9029ea548b
commit aa5f9bd296

View File

@ -44,6 +44,9 @@ function(error) { /* error */
console.log(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_ _Start application with only values_
```js ```js