Skip to content

Commit e8fa212

Browse files
committed
Update Readme
1 parent a10b5fc commit e8fa212

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ LiteJS Zip – [![Coverage][1]][2] [![Size][3]][4] [![Buy Me A Tea][5]][6]
1111
==========
1212

1313
Lightweight (~1.3KB) ZIP file creator for Browser and Node.js. No dependencies.
14-
Uses the CompressionStream API when available; otherwise will generate uncompressed ZIP.
14+
Uses the CompressionStream API if available; otherwise uses provided deflater or creates an uncompressed ZIP.
1515

1616

1717
createZip(files [, options] [, callback])

0 commit comments

Comments
 (0)