From c87a31d1d0e9a74ee394165b5afc596a1e056548 Mon Sep 17 00:00:00 2001 From: Amila Welihinda Date: Tue, 14 Mar 2017 21:54:34 -0700 Subject: [PATCH] doc: added syntax highlighting to readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4e0e886..9aa7d33 100644 --- a/README.md +++ b/README.md @@ -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();