Minor markdown layout fix

This commit is contained in:
Lovell Fuller 2014-03-09 21:54:31 +00:00
parent 764b57022b
commit 2a0d79a78b

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