shithub: picker

Download patch

ref: 6fa8382714bde5858e7ae505ee3ac0af127be74b
parent: 6dac36c4e56535f09dc8b4e7218059e335bf9e9f
author: Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
date: Sun Mar 15 09:29:33 EDT 2020

add info re hsluv.c and hsluv.h

--- a/LICENSE
+++ b/LICENSE
@@ -1,1 +1,2 @@
 Public domain.
+hsluv.c and hsluv.h are MIT.
--- a/README.md
+++ b/README.md
@@ -4,6 +4,9 @@
 modes and is intended to be used mainly by external programs that need
 a way to change their color palette.
 
+The implementation of the H* color spaces is taken from
+[here](http://github.com/hsluv/hsluv-c).
+
 ## Installing
 
 ```