From a21f6ad6c4f5f9c1477a8a94302ee7622c229433 Mon Sep 17 00:00:00 2001 From: jimmijj Date: Sat, 27 Sep 2014 01:22:59 +0000 Subject: [PATCH] Changed screenshot link in README.md to relative path --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index edd0c23..18cf308 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ zsh-syntax-highlighting **[Fish shell](http://www.fishshell.com) like syntax highlighting for [Zsh](http://www.zsh.org).** -![](https://raw.githubusercontent.com/jimmijj/zsh-syntax-highlighting/master/misc/screenshot.png) +![](misc/screenshot.png) *Requirements: zsh 4.3.17+.*