From 6ffa1cc05547a201cee4bace8d987189acdf3554 Mon Sep 17 00:00:00 2001 From: Paul Irish Date: Fri, 5 Aug 2016 14:27:28 -0700 Subject: [PATCH] readme: related projects --- readme.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/readme.md b/readme.md index 1949754..c6afb6d 100644 --- a/readme.md +++ b/readme.md @@ -19,6 +19,11 @@ You can use also `npm` to install the global binary: npm install --global git-recent +## If you like this you may also be interested in... + +- [`git open`](https://github.com/paulirish/git-open) - Open the repo website in your browser +- [`diff-so-fancy`](https://github.com/so-fancy/diff-so-fancy/) - Making the output of `git diff` so fancy + ## License Copyright Paul Irish. Licensed under MIT.