From 472cdf5cfcc62440060b37492f8190c9e704fad1 Mon Sep 17 00:00:00 2001 From: Andrey Sidorov Date: Thu, 11 Jun 2015 10:42:52 +1000 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index fae6f84..1c6bd6a 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,7 @@ Windows users: Core requests usage: +```js var x11 = require('x11'); var Exposure = x11.eventMask.Exposure; @@ -51,6 +52,7 @@ Core requests usage: console.log(err); } }); +``` # Screenshots