Skip to content

Commit

Permalink
Include Buffer source option
Browse files Browse the repository at this point in the history
In accordance with documentation of [`image-parser`](https://github.com/IonicaBizau/image-parser#params)
  • Loading branch information
benwiley4000 authored Dec 6, 2017
1 parent 0440de2 commit 6cb4433
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ Converts the provided image in ASCII art.

#### Params

- **String** `source`: The path/url to the image.
- **String|Buffer** `source`: The path/url to the image or a `Buffer` object.
- **Object|String** `options`: The path to the image or an object containing the following fields:

**Size Options**:
Expand Down

0 comments on commit 6cb4433

Please sign in to comment.