From 4d3d7523618764aeca5dddd498e2acf4814e6a4d Mon Sep 17 00:00:00 2001 From: Rodrigo Fernandes Date: Sun, 20 Dec 2015 22:22:26 +0000 Subject: [PATCH] Update contributors list, add codacy badge --- CREDITS.md | 2 ++ README.md | 2 ++ 2 files changed, 4 insertions(+) diff --git a/CREDITS.md b/CREDITS.md index 805096a..ae0694c 100644 --- a/CREDITS.md +++ b/CREDITS.md @@ -17,3 +17,5 @@ Paulo Bu, [@pbu88](https://github.com/pbu88) Nuno Teixeira, [@nmatpt](https://github.com/nmatpt) Mikko Rantanen, [@Rantanen](https://github.com/Rantanen) + +Wolfgang Illmeyer, [@escitalopram](https://github.com/escitalopram) diff --git a/README.md b/README.md index dd5ef2b..41298c4 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Diff to Html by [rtfpessoa](https://github.com/rtfpessoa) +[![Codacy Badge](https://api.codacy.com/project/badge/grade/06412dc3f5a14f568778d0db8a1f7dc8)](https://www.codacy.com/app/Codacy/diff2html) + Diff to Html generates pretty HTML diffs from git diff output. ## Features