Minor markdown layout fix

This commit is contained in:
Lovell Fuller 2014-03-09 21:53:09 +00:00
parent 5f61331d1a
commit 764b57022b

View File

@ -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