From dc3a8eb0b2734a7ee17fb90950e21fe617f261d3 Mon Sep 17 00:00:00 2001 From: Michael Allen Date: Tue, 25 Aug 2015 16:37:59 +0100 Subject: Add example to the top of the page --- README.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 8cd0d5a..9d34fcd 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ A heads up display for git. +![An example of git-radar] + ## Installation Install from brew: @@ -129,3 +131,4 @@ See [LICENSE] for the full license text. [git:(m ← 2 my-branch)]: https://raw.githubusercontent.com/michaeldfallen/git-prompt/master/images/branch%20is%20ahead.png [git:(m 4 → my-branch)]: https://raw.githubusercontent.com/michaeldfallen/git-prompt/master/images/master%20is%20ahead.png [git:(m 1 ⇄ 2 my-branch)]: https://raw.githubusercontent.com/michaeldfallen/git-prompt/master/images/master%20branch%20diverged.png +[An example of git-radar]: https://raw.githubusercontent.com/michaeldfallen/git-prompt/master/images/detailed.png -- cgit v1.2.3