Say it's fast

This commit is contained in:
Andrew 2026-01-06 17:29:59 +13:00
parent 7283475f97
commit a34369cc17

View file

@ -8,7 +8,7 @@
## Overview ## Overview
Oxipng is a multithreaded lossless PNG/APNG compression optimizer. It can be used via a command-line 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 ## Installing