Skip to content

Commit

Permalink
Fix the default documented value for the speed option (#55)
Browse files Browse the repository at this point in the history
  • Loading branch information
wardpeet authored and sindresorhus committed Jan 12, 2019
1 parent cdf2f26 commit 97c4d23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ Type: `Object`
##### speed

Type: `number`<br>
Default: `3`<br>
Default: `4`<br>
Values: `1` (brute-force) to `11` (fastest)

Speed `10` has 5% lower quality, but is about 8 times faster than the default. Speed `11` disables dithering and lowers compression level.
Expand Down

0 comments on commit 97c4d23

Please sign in to comment.