Skip to content

Commit 6cb4433

Browse files
authored
Include Buffer source option
In accordance with documentation of [`image-parser`](https://github.com/IonicaBizau/image-parser#params)
1 parent 0440de2 commit 6cb4433

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ Converts the provided image in ASCII art.
8080

8181
#### Params
8282

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

8686
**Size Options**:

0 commit comments

Comments
 (0)