doc: added syntax highlighting to readme

This commit is contained in:
Amila Welihinda
2017-03-14 21:54:34 -07:00
committed by Santiago Gimeno
parent a5a02f8e82
commit c87a31d1d0

View File

@@ -30,7 +30,7 @@ To run any code you will also need to have installed the pcsc daemon:
## Example
```
```js
var pcsc = require('pcsclite');
var pcsc = pcsc();