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:
    -
  1. Fast pairwise nearest neighbor based algorithm with CIELAB color space advanced version
  2. +
  3. Fast pairwise nearest neighbor based algorithm with CIELAB color space Plus (parallel quantum inspired Genetic Algorithm)
  4. Efficient, Edge-Aware, Combined Color Quantization and Dithering algorithm with CIELAB color space
  5. Spatial color quantization algorithm with CIELAB color space