Bump version and update Changes
[convert-color-hsluv.git] / README
diff --git a/README b/README
index 41e300b94f23d3cb72687ed3811feadda709b3c6..44e0e25909508b87b99cc610d4a9507123e25842 100644 (file)
--- a/README
+++ b/README
@@ -1,8 +1,8 @@
-Convert-Color-HUSL version 0.001
-================================
+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
 
@@ -32,7 +32,7 @@ This module requires these other modules and libraries:
 
 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 page took 0.009984 seconds and 4 git commands to generate.