From 49f1838ed087dee586f59bddd0eb6b2b8c8089fe Mon Sep 17 00:00:00 2001 From: Luc Didry Date: Thu, 20 Feb 2014 01:15:43 +0100 Subject: [PATCH] Update README --- README.md | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 3bc811f..abd0d42 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,9 @@ Images are indefinitly stored unless you request that they will be deleted at fi ##License LUTIm is licensed under the terms of the AGPL. See the LICENSE file. +##Official instance +You can see it working at http://lut.im. + ##Logo LUTIm's logo is an adaptation of [Lutin](http://commons.wikimedia.org/wiki/File:Lutin_by_godo.jpg) by [Godo](http://godoillustrateur.wordpress.com/), licensed under the terms of the CC-BY-SA 3.0 license. @@ -22,6 +25,12 @@ LUTIm's logo is an adaptation of [Lutin](http://commons.wikimedia.org/wiki/File: sudo cpan Carton ``` +or + +```shell +sudo apt-get install carton +``` + ##Installation After installing Carton : ```shell @@ -131,6 +140,3 @@ There's just a few sentences, so it will be quick to translate. Please consider ##Others projects dependancies LUTIm is written in Perl with the [Mojolicious](http://mojolicio.us) framework, uses the [Twitter bootstrap](http://getbootstrap.com) framework to look not too ugly, [JQuery](http://jquery.com) and [JQuery File Uploader](https://github.com/danielm/uploader/) (slightly modified) to add some modernity, [Raphaƫl](http://raphaeljs.com/) and [SimpleGraph](http://benaskins.github.io/simplegraph/) for stats graphs. - -##Official instance -You can see it working at http://lut.im.