From f1bc3120bcc0ccd8a7395eecd560bb25301d1bed Mon Sep 17 00:00:00 2001 From: James Brooks Date: Sun, 16 Mar 2014 10:51:57 +0000 Subject: [PATCH] Updated Reade to remove trailing item and link to ImageMagick --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 93377ef..1d083ea 100644 --- a/README.md +++ b/README.md @@ -6,17 +6,15 @@ Gutter Color is a Sublime Text plugin which displays a colored icon for all line ## Requirements -* ImageMagick +* [ImageMagick](http://www.imagemagick.org/) ## Configure * Install ImageMagick * Set the `convert_path` in `Preferences: GutterColor Settings – User` to the location of the ImageMagick `convert` script. - ## TODO * Add support for SASS/LESS variables * Backport to ST2 * Handle conflicts with GitGutter/VCS Gutter -*