From df0ed067bd2c4bad2c0c02733a3cf5c5badaf393 Mon Sep 17 00:00:00 2001 From: Ahmed Moussa Date: Fri, 2 Jul 2021 15:44:37 +0200 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index dc02501..1bd91ac 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ # Is This Colour Similar +[![Codacy Badge](https://app.codacy.com/project/badge/Grade/fa33bee77e08488dab66c2d05dfeaf14)](https://www.codacy.com/gh/hamada147/IsThisColourSimilar/dashboard?utm_source=github.com&utm_medium=referral&utm_content=hamada147/IsThisColourSimilar&utm_campaign=Badge_Grade) + Javascript implementation of CIE Delta E 2000 Color-Difference algorithm (CIEDE2000) as per the equation provided on this website http://www.brucelindbloom.com/index.html?Eqn_DeltaE_CIE2000.html Live Demo https://hamada147.github.io/IsThisColourSimilar/