From 56de55944c70989d081523fe8b2907ef83556076 Mon Sep 17 00:00:00 2001 From: Amio Date: Sat, 30 Jun 2018 01:00:07 +0800 Subject: [PATCH] Refine color rhythm --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fea86ba..72b5a16 100644 --- a/README.md +++ b/README.md @@ -23,14 +23,14 @@ const svgString = badgen({ Available color names: +![](https://badgen.now.sh/badge/color/blue/blue) +![](https://badgen.now.sh/badge/color/cyan/cyan) ![](https://badgen.now.sh/badge/color/green/green) ![](https://badgen.now.sh/badge/color/yellow/yellow) ![](https://badgen.now.sh/badge/color/orange/orange) ![](https://badgen.now.sh/badge/color/red/red) ![](https://badgen.now.sh/badge/color/pink/pink) ![](https://badgen.now.sh/badge/color/purple/purple) -![](https://badgen.now.sh/badge/color/blue/blue) -![](https://badgen.now.sh/badge/color/cyan/cyan) ![](https://badgen.now.sh/badge/color/grey/grey) ### Badge Service