diff --git a/README.md b/README.md index b7e57ae..d970e2d 100644 --- a/README.md +++ b/README.md @@ -13,10 +13,10 @@ Lid performs fairly basic 1 bit image dithering. It converts an input image to g lid [option]... [source path] [output name] Options: --f = output format, defaults to the recommended setting: png +-f = output format, defaults to the recommended setting: png
-q = quality, defaults to 90, only affects png & jpeg/jpg -source path = a path to an image file you want to dither +source path = a path to an image file you want to dither
output name = the name of the file you would like to output, do not include file extension ## License