]> iEval git - convert-color-hsluv.git/blobdiff - README
Bump version and update Changes
[convert-color-hsluv.git] / README
diff --git a/README b/README
index 3aa5f4d1f3bcd027e68dff0184f65c1e60e179ee..44e0e25909508b87b99cc610d4a9507123e25842 100644 (file)
--- a/README
+++ b/README
@@ -1,8 +1,8 @@
-Convert-Color-HUSL version 0.002
-================================
+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.
 
 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
 * 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
 
 
 INSTALLATION
 
@@ -32,7 +32,7 @@ This module requires these other modules and libraries:
 
 COPYRIGHT AND LICENCE
 
 
 COPYRIGHT AND LICENCE
 
-Copyright (C) 2015 by Marius Gavrilescu
+Copyright (C) 2015-2017 by Marius Gavrilescu
 
 This library is free software; you can redistribute it and/or modify
 it under the same terms as Perl itself, either Perl version 5.20.2 or,
 
 This library is free software; you can redistribute it and/or modify
 it under the same terms as Perl itself, either Perl version 5.20.2 or,
This page took 0.021386 seconds and 4 git commands to generate.