Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Z-AX authored Nov 30, 2016
1 parent d31950d commit fc633af
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ let zipPath = Pack.path('some/test/dir', (error, stdout, stderr) => {
* `isSilent` `boolean`, `false`, will write only Errors to console.
* `isSync` `boolean`, `true`, synchronous packaging.
* `skipDirName` `boolean`, `true`, don't create extra directory inside ZIP archive.
* `zipOutputMaxBuffer` `int`, `1024 * 200`.

## Credits

Expand Down

0 comments on commit fc633af

Please sign in to comment.