Rename to HSLuv
[convert-color-hsluv.git] / README
diff --git a/README b/README
index faf160f1dcd94d9a52adcade6d4ac56d3959a1ac..bbac552b71606b7542ac3eea0dc31a3e9a6dcad6 100644 (file)
--- a/README
+++ b/README
@@ -1,8 +1,8 @@
-Convert-Color-HUSL version 1.000
-================================
+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.009274 seconds and 4 git commands to generate.