Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
RinLovesYou authored Mar 1, 2021
1 parent ca56b18 commit dacca8d
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 @@ -19,7 +19,7 @@ Located inside the Root folder is a config.json. Should it not exist, a new one
Here you can see all the config Items with a description of how to use them:
```Java
{
// One of 7 possible Dithering algorithms. Most of these don't require imagemagick to be installed, except for the last one.
// One of 16 possible Dithering algorithms. Most of these don't require imagemagick to be installed, except for the last one.
// 0 = None, 1-3 = Bayer8x8/4x4/1x1, 4 = Floyd Steinberg, 5 = Atkinson, 6 = Burkes, 7 = Jarvis, 8 = Sierra3, 9 = StevensonArce, 10 = Sierra2, 11 = Sierra3 (duplicate)
// 12 = SierraLite, 13 = Stucki, 14 = Ordered3x3, 15 = imagemagick (needs to be installed)
// Different Algorithms will look better on different videos.
Expand Down

0 comments on commit dacca8d

Please sign in to comment.