diff --git a/README.md b/README.md index a2b32ec..5967f85 100644 --- a/README.md +++ b/README.md @@ -89,6 +89,7 @@ interface UrlRequestObject { encoding?: string | null, url: string | null, }; + // Buffer Object interface BufferObject { ext?: string, // mime type of buffered file