From e1220d6fc66c02342e524c5d3d5611a20a77f790 Mon Sep 17 00:00:00 2001 From: Eldred Habert Date: Mon, 27 Nov 2023 18:04:30 +0100 Subject: [PATCH] Acknowledge Liji's contribution to RGBGFX Make their help with #1241 more prominent, since it won't appear in the commit log --- README.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.rst b/README.rst index 81b2471c..02429962 100644 --- a/README.rst +++ b/README.rst @@ -167,3 +167,5 @@ RGBGFX generates palettes using algorithms found in the paper `"Algorithms for the Pagination Problem, a Bin Packing with Overlapping Items" `__ (`GitHub `__, MIT license), by Aristide Grange, Imed Kacem, and Sébastien Martin. + +RGBGFX's colour palette was taken from `SameBoy `__, with permission and help by `LIJI `__.