From 3c04fb75c83dafd5f7ef78c10257bb9858b3180a Mon Sep 17 00:00:00 2001 From: "D. Bohdan" Date: Fri, 8 Sep 2023 17:42:25 +0000 Subject: [PATCH] docs(readme): link to Oxipng --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 483bec8..dac5686 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ The program is written in C with minimal dependencies and builds as a static bin ### PNG file size -PNG files produced by HiColor are not optimized. Run them through [OptiPNG](http://optipng.sourceforge.net/) to significantly reduce their size. +PNG files produced by HiColor are not optimized. Run them through [OptiPNG](http://optipng.sourceforge.net/) or [Oxipng](https://github.com/shssoichiro/oxipng) to significantly reduce their size. ### Generation loss