From 80d692409a86758d07cb63d7115b40b29f4e519e Mon Sep 17 00:00:00 2001 From: Rich Geldreich Date: Mon, 19 Jan 2026 04:12:33 -0500 Subject: [PATCH] Update README.md grammar fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3d669dd..6ebcab5 100644 --- a/README.md +++ b/README.md @@ -291,7 +291,7 @@ More Example Command Lines `-uastc_rdo_l X` controls the RDO ([Rate-Distortion Optimization](https://en.wikipedia.org/wiki/Rate%E2%80%93distortion_optimization)) quality setting. The lower this value, the higher the quality, but the larger the compressed file size. Good values to try are between .2-3.0. The default is 1.0. -- To add automatically generated mipmaps to a ETC1S .KTX2 file: +- To add automatically generated mipmaps to an ETC1S .KTX2 file: `basisu -mipmap -quality 75 x.png`