diff --git a/README.md b/README.md index 7c4b141..99b8fdc 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # imageoptimizer -imageoptimizer is a tool for bulk compression og JPG images. It will re-compress original images and replace them if the savings is +imageoptimizer is a tool for bulk compression of JPG images. It will re-compress original images and replace them if the savings is more than the requested percentage difference and optionally if the original file is bigger than a cefrtain size. You can also set a maximum resolution for images and they will be rescaled if they exceed it, however they are only replaced if they meet the size difference requirement set.