From 2a0d79a78b2711cf861c1d2f4d73e74e63e4a537 Mon Sep 17 00:00:00 2001 From: Lovell Fuller Date: Sun, 9 Mar 2014 21:54:31 +0000 Subject: [PATCH] Minor markdown layout fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 41e3c70b..1ad72b92 100755 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ This module is powered by the blazingly fast [libvips](https://github.com/jcupit ## Usage examples ```javascript - var sharp = require('sharp'); +var sharp = require('sharp'); ``` ```javascript