Skip to content
This repository was archived by the owner on Aug 31, 2022. It is now read-only.

Commit 769baaf

Browse files
committed
Add docs for #29
1 parent a0ac4bb commit 769baaf

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -43,11 +43,12 @@ Output folder
4343
#### Options
4444
Type: `Object`
4545

46-
* defaultWidth: normally 400px
47-
* defaultHeight: normally 300px
48-
* compress: Default `false`, if `true`, will compress your png file
46+
* `defaultWidth`: normally 400px
47+
* `defaultHeight`: normally 300px
48+
* `compress`: Default `false`, if `true`, will compress your png file
4949
using optipng
50-
* optimizationLevel: Default `3`, if compress is set to `true`, this will set the optimationLevel for optipng
50+
* `optimizationLevel`: Default `3`, if compress is set to `true`, this will set the optimationLevel for optipng
51+
* `debug`: enables console log output
5152

5253
## Examples
5354
Check out the tests!

0 commit comments

Comments
 (0)