From 9399434cfb7d58fb1bde930fd1dcf776a91aaeca Mon Sep 17 00:00:00 2001 From: Carl Woffenden Date: Wed, 25 Sep 2019 17:34:58 +0200 Subject: [PATCH] Minor: corrected figures --- contrib/single_file_transcoder/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/single_file_transcoder/README.md b/contrib/single_file_transcoder/README.md index d082120..75e04bd 100644 --- a/contrib/single_file_transcoder/README.md +++ b/contrib/single_file_transcoder/README.md @@ -16,4 +16,4 @@ Why? Because all it now takes to support Basis Universal is the addition of a single file, two if using the header, with no configuration or further build steps. -The library is small, adding, for example, 181kB to an Emscripten compiled WebAssembly project (with transcoding disabled for BC7, ASTC and ATC; reenabling ASTC adds a further 64kB). +The library is small, adding, for example, 249kB to an Emscripten compiled WebAssembly project (with transcoding disabled for BC7 and ATC; disabling ASTC can remove a further 64kB).