From dbae0f7cb66daedee258b70a7ba6aef87cc65a9d Mon Sep 17 00:00:00 2001 From: Joshua Holmer Date: Mon, 4 Apr 2016 16:25:37 -0400 Subject: [PATCH] Update README [ci skip] --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c7f308ed..c18c70c7 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ to give any extra compression gains and is not recommended. PNG interlacing on any images that are processed. `-i 0` will remove interlacing from all processed images. Not specifying either will keep the same interlacing state as the input image. Note: Interlacing can add 25-50% to the size of an optimized image. Only use -it if you have a good reason. (*Not Yet Implemented*) +it if you have a good reason. * Strip: Used to remove metadata info from processed images. Used via `--strip [safe,all]`. Can save a few kilobytes if you don't need the metadata. "Safe" removes only metadata that will never affect rendering of the image. "All" removes all metadata that is not critical