about summary refs log tree commit diff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index 0db61d0..da8832f 100644
--- a/README.md
+++ b/README.md
@@ -11,4 +11,6 @@ until it selects the necessary amount of colours.
 [^1] (wikipedia: color quantization)[https://en.wikipedia.org/wiki/Color_quantization]
 
 ### squash
-A CLI tool to quantize colours. Accepts a path to a PNG; exports an indexed PNG.
\ No newline at end of file
+A CLI tool to quantize colours :D
+
+Currently only takes PNG in the RGB colorspace and outputs indexed PNG.
\ No newline at end of file