From d25eed2805c556d66c8c0bd7d2248532bf174690 Mon Sep 17 00:00:00 2001 From: Tero Frondelius Date: Wed, 15 Feb 2017 15:38:45 +0200 Subject: [PATCH] Fixing the Screenshot.gif to use absolute path, this should fix #14 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 56ea1c6..3f5b6f6 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ This linter plugin for [Linter](https://github.com/AtomLinter/Linter) provides an interface to [Lint.jl](https://github.com/tonyhffong/Lint.jl). It will be used with files that have the “Julia” syntax. -![screenshot](https://github.com/TeroFrondelius/linter-julia/blob/master/Screenshot.gif) +![screenshot](https://raw.githubusercontent.com/TeroFrondelius/linter-julia/master/Screenshot.gif) ## Installation Install package through Atom or use CLI: