about summary refs log tree commit diff
diff options
context:
space:
mode:
authorgennyble <gen@nyble.dev>2023-10-09 03:16:03 -0500
committergennyble <gen@nyble.dev>2023-10-09 03:16:07 -0500
commit8bda303bd7ce4f63c2430e9de92adfc07fec63f2 (patch)
treed6bfe55885710748b1bd3896bf366c6753e7275c
parent127e3719e56f3678b8e2795e839041ee546b8581 (diff)
downloadcolorsquash-8bda303bd7ce4f63c2430e9de92adfc07fec63f2.tar.gz
colorsquash-8bda303bd7ce4f63c2430e9de92adfc07fec63f2.zip
correct squash capabilities
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index df7478d..288a923 100644
--- a/README.md
+++ b/README.md
@@ -13,4 +13,4 @@ until it selects the necessary amount of colours.
 ### squash
 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
+Accepts JPEG and PNG as input and can output indexed PNG and GIF.
\ No newline at end of file