From e5f83225f7dbc23f9b7c1f0b7537e41a72cbcdbd Mon Sep 17 00:00:00 2001 From: Antoni Sawicki Date: Tue, 29 Nov 2022 07:02:06 -0800 Subject: [PATCH] update readme --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 6e930f0..a778466 100644 --- a/README.md +++ b/README.md @@ -18,8 +18,7 @@ This machine should be pretty modern, high spec and Google Chrome / Chromium Bro * You can re-capture page screenshot without reloading by using **St** (Stop). * You can also reload and re-capture current page with **Re** (Reload). * Prefer PNG over GIF if your browser supports it. PNG is much faster, whereas GIF requires a lot of additional processing on both client and server to encode/decode. -* GIF images are encoded with 216 "web safe" palette with ultra fast but not accurate color mapping. If you want -better color representation switch to 256 color mode. +* GIF images are by default encoded with 216 colors, "web safe" palette. This uses an ultra fast but not very accurate color mapping algorithm. If you want better color representation switch to 256 color mode. ## Customization