diff --git a/README.md b/README.md
index f560747..afa8f65 100644
--- a/README.md
+++ b/README.md
@@ -38,7 +38,7 @@ All in all, the top 3 color quantization algorithms for 256 colors are:
The top 3 color quantization algorithms for 32 colors or less are:
-- Fast pairwise nearest neighbor based algorithm with CIELAB color space advanced version
+- Fast pairwise nearest neighbor based algorithm with CIELAB color space Plus (parallel quantum inspired Genetic Algorithm)
- Efficient, Edge-Aware, Combined Color Quantization and Dithering algorithm with CIELAB color space
- Spatial color quantization algorithm with CIELAB color space