From 5316d2ab435e620ef632786ba63736cb92114178 Mon Sep 17 00:00:00 2001 From: Josh Holmer Date: Fri, 8 Apr 2016 09:01:32 -0400 Subject: [PATCH] Update README [ci skip] It seems optipng is no longer dead--although they seem to be in bugfix only mode. I wouldn't expect multithreading there any time soon. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ed0872b8..e61e0210 100644 --- a/README.md +++ b/README.md @@ -67,7 +67,7 @@ More advanced options can be found by running `oxipng -h`. ## History Oxipng began as a complete rewrite of the OptiPNG project, -which is assumed to be dead as no commit has been made to it since March 2014. +which was assumed to be dead as no commit had been made to it since March 2014. The name has been changed to avoid confusion and potential legal issues. The core goal of rewriting OptiPNG was to implement multithreading,