From d58988179a2327762e89e1f2e2fad58f7689e1d6 Mon Sep 17 00:00:00 2001 From: Just Thomas Hiorth Misund Date: Mon, 29 Jul 2019 14:12:58 +0200 Subject: [PATCH] docs(readme): replace greenkeeper badge with dependabot badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4467618..f8aceb2 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Get best contrast color -[![Greenkeeper badge](https://badges.greenkeeper.io/misund/get-best-contrast-color.svg)](https://greenkeeper.io/) +[![Dependabot Status](https://api.dependabot.com/badges/status?host=github&repo=misund/get-best-contrast-color)](https://dependabot.com) `get-best-contrast-color` calculates which color in an array of colors gives the highest contrast to another color.