From 38ad3a252cb0bb897fde3835dfb249a2e96412a3 Mon Sep 17 00:00:00 2001 From: Jim Myhrberg Date: Thu, 21 Mar 2013 18:26:20 +0000 Subject: [PATCH] Update readme to use preview.png from repo on github --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e0d930e..fd1c40e 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ I based this project mainly on Aaron Crane's [solution][1]. If you `cd` to a Git working directory, you will see the current Git branch name displayed in your terminal prompt. When you're not in a Git working directory, your prompt works like normal. -![Git Branch in Prompt](http://snap.jimeh.me/git-aware-prompt.png) +![Git Branch in Prompt](https://raw.github.com/jimeh/git-aware-prompt/master/preview.png) ## Installation