]> iEval git - convert-color-hsluv.git/blobdiff - README
Rename to HSLuv
[convert-color-hsluv.git] / README
diff --git a/README b/README
index cef43d902781d8a343748277a932fa9d7d1a5f9a..bbac552b71606b7542ac3eea0dc31a3e9a6dcad6 100644 (file)
--- a/README
+++ b/README
@@ -1,8 +1,8 @@
-Convert-Color-HUSL version 0.002001
+Convert-Color-HSLuv version 1.000001
 ===================================
 
-HUSL is a human-friendly color space designed for perceptual
-uniformity. HUSLp is a derivative of HUSL that also provides an
+HSLuv is a human-friendly color space designed for perceptual
+uniformity. HPLuv is a derivative of HSLuv that also provides an
 uniform chroma map at the expense of only including pastel
 (desaturated) colors.
 
@@ -12,8 +12,8 @@ color spaces:
 * CIE 1931 XYZ          :: Convert::Color::XYZ
 * CIE 1976 (L*, u*, v*) :: Convert::Color::LUV
 * CIE LCh               :: Convert::Color::LCh
-* HUSL                  :: Convert::Color::HUSL
-* HUSLp                 :: Convert::Color::HUSLp
+* HSLuv                 :: Convert::Color::HSLuv
+* HPLuv                 :: Convert::Color::HPLuv
 
 INSTALLATION
 
This page took 0.024192 seconds and 4 git commands to generate.