make the demo gif actually work

This commit is contained in:
2025-08-01 12:45:04 -04:00
parent 1ae29ab346
commit 57fe00e981

View File

@@ -1,6 +1,6 @@
# rgb2rgb8
![demo gif](https://github.com/amberisvibin/rgb2rgb8/blob/main/demo.gif)
![demo gif](demo.gif)
rgb2rgb8 is a program that converts files containing 24 bit RGB hex codes into files containing 8 bit 3-3-2 RGB hex codes (converted to 24 bit for ease of use).