From 9f4fe1f5c3310761b0762d95eebe77cc67824dd0 Mon Sep 17 00:00:00 2001 From: David O'Trakoun Date: Thu, 3 Dec 2015 17:03:25 -0500 Subject: [PATCH] fix spacing in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7b99727..4065513 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ Unlike `git branch -r` and `git remote show origin` this shows only branches where YOU were the last committer and it will tell you if you have a copy of that branch locally. -Here's a screenshot: +Here's a screenshot: ![Example output](https://raw.githubusercontent.com/davidosomething/git-my/docs/screenshot.png) ## Installation