Merge pull request #498 from rtfpessoa/update-readme

fix badges
This commit is contained in:
Rodrigo Fernandes 2023-08-06 19:09:58 +01:00 committed by GitHub
commit 611957e270
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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.