From 3a11b93d35666b2fce75a933adac9bc2b2e19a43 Mon Sep 17 00:00:00 2001 From: Luc Didry Date: Sun, 16 Feb 2014 01:18:19 +0100 Subject: [PATCH] Fix logo img link in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4a82fe5..2cea7a2 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ LUTIm is licensed under the terms of the AGPL. See the LICENSE file. ##Logo LUTIm's logo is an adaptation of a [Lutin by Godo](http://commons.wikimedia.org/wiki/File:Lutin_by_godo.jpg), licensed under the terms of the CC-BY-SA 3.0 license. -![http://lut.im/img/LUTIm_small.png] +!(LUTIm's logo)[http://lut.im/img/LUTIm_small.png] ##Dependancies * Carton : Perl dependancies manager, it will get what you need, so don't bother for dependancies (but you can read the file `cpanfile` if you want).