diff --git a/README.md b/README.md index 28db4cc..ad66417 100644 --- a/README.md +++ b/README.md @@ -130,8 +130,8 @@ Example for XUASTC LDR compression using the arithmetic profile, with Weight Gri ``` cd bin -runwt.bat test_images/xmen.png -xuastc_ldr_6x6 -quality 70 -xuastc_arith -runwt.bat xmen.ktx2 +runwt.bat x.png -xuastc_ldr_6x6 -quality 70 -xuastc_arith +runwt.bat x.ktx2 ``` The [wasmer](https://wasmer.io/) runtime should work too, but we haven't tested it yet.