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