Fix logo img link in README again

This commit is contained in:
Luc Didry
2014-02-16 01:21:01 +01:00
parent 3a11b93d35
commit 6f9c1bcdf4
+1 -1
View File
@@ -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.
!(LUTIm's logo)[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).