Updated readme

This commit is contained in:
margau 2017-06-01 11:02:46 +02:00
parent 9d90602a3f
commit 831e06fe0b
1 changed files with 3 additions and 3 deletions

View File

@ -13,6 +13,6 @@ You can pass options too:
```javascript
var VLC = new VLC_RC({verbose: true});
```
* Available Settings *
* *verbose* (Boolean): true or false, display verbose information
* *debug* (Boolean): true or false, pipe VLC-Output to console
**Available Settings**
* *verbose* (Boolean): `true` or `false`, display verbose information
* *debug* (Boolean): `true` or `false`, pipe VLC-Output to console