From c407d4b433dec91d898613c738be214ccdf12c19 Mon Sep 17 00:00:00 2001 From: Rich Geldreich Date: Fri, 10 May 2019 22:26:44 -0700 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3fbe2f6..1600a2a 100644 --- a/README.md +++ b/README.md @@ -17,9 +17,9 @@ The transcoder (in the "transcoder" directory) has no 3rd party code dependencie The encoder uses [lodepng](https://lodev.org/lodepng/) for loading and saving PNG images, which is Copyright (c) 2005-2019 Lode Vandevenne. It uses the zlib license. -### Command Line Tool +### Command Line Compression Tool -The command line tool is named "basisu". Run basisu without any parameters for help. +The command line tool used to create, validate, and transcode/unpack .basis files is named "basisu". Run basisu without any parameters for help. To compress a sRGB image to .basis: