From a34369cc17178b0288e7bdf8c1178a216f6211db Mon Sep 17 00:00:00 2001 From: Andrew Date: Tue, 6 Jan 2026 17:29:59 +1300 Subject: [PATCH] Say it's fast --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d0034819..52eef880 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ ## Overview Oxipng is a multithreaded lossless PNG/APNG compression optimizer. It can be used via a command-line -interface or as a library in other Rust programs. +interface or as a library in other Rust programs. It is fast and highly effective. ## Installing