From 57fe00e981a3569b1bbefcccf06a73be0f8fe929 Mon Sep 17 00:00:00 2001 From: Amber Date: Fri, 1 Aug 2025 12:45:04 -0400 Subject: [PATCH] make the demo gif actually work --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 24c5bea..1dfba36 100644 --- a/README.md +++ b/README.md @@ -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).