From dfe2eec8dfd73a77379a58be5e376e08d10fa592 Mon Sep 17 00:00:00 2001 From: Rodrigo Fernandes Date: Sun, 6 Aug 2023 19:09:07 +0100 Subject: [PATCH] fix badges --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b4913b4..86a89fc 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ [![npm downloads](https://img.shields.io/npm/dt/diff2html)](https://www.npmjs.com/package/diff2html) [![jsdelivr CDN Downloads](https://data.jsdelivr.com/v1/package/npm/diff2html/badge)](https://www.jsdelivr.com/package/npm/diff2html) -[![All Contributors](https://img.shields.io/badge/all_contributors-22-orange.svg?style=flat-square)](#contributors) +[![All Contributors](https://img.shields.io/badge/all_contributors-22-orange)](#contributors) diff2html generates pretty HTML diffs from git diff or unified diff output.