about summary refs log tree commit diff
path: root/README.md
diff options
context:
space:
mode:
authorgennyble <gen@nyble.dev>2023-10-09 01:27:19 -0500
committergennyble <gen@nyble.dev>2023-10-09 01:27:19 -0500
commite52599e25372827fd3cef1433773c5a1b181fd3e (patch)
treedefb472fdf74b3d6c163c0983f52e3454b5d0898 /README.md
parent1575e5fd1a358a3c997288998d7b25f87472905d (diff)
downloadcolorsquash-e52599e25372827fd3cef1433773c5a1b181fd3e.tar.gz
colorsquash-e52599e25372827fd3cef1433773c5a1b181fd3e.zip
squash
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