diff --git a/README.md b/README.md index c103eb0..2d6db34 100755 --- a/README.md +++ b/README.md @@ -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 \ No newline at end of file +**Available Settings** +* *verbose* (Boolean): `true` or `false`, display verbose information +* *debug* (Boolean): `true` or `false`, pipe VLC-Output to console \ No newline at end of file