From 8cb6ccbc0f3457c32e41f8869c7532892dc4a8fc Mon Sep 17 00:00:00 2001 From: Rodrigo Fernandes Date: Sat, 16 Jan 2016 14:29:38 +0000 Subject: [PATCH] Add diff2html-cli to Command-line tools --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 691b78f..507acc7 100644 --- a/README.md +++ b/README.md @@ -117,6 +117,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [The Fuck](https://github.com/nvbn/thefuck)- Magnificent app which corrects your previous console command. - [tldr](https://github.com/tldr-pages/tldr)- Simplified and community-driven man pages. +- [diff2html-cli](https://github.com/rtfpessoa/diff2html-cli) - Command-line tool to parse git diffs as JSON and generate pretty HTML. ## Data Manipulation