From 764b57022b64a498d60aec114a1951157ff80140 Mon Sep 17 00:00:00 2001 From: Lovell Fuller Date: Sun, 9 Mar 2014 21:53:09 +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 4e649b30..41e3c70b 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