Update README - lel - Farbfeld image viewer
 (HTM) git clone git://git.codemadness.org/lel
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit 59520ad6cb2f48f6299d08d20c6112cd419314b3
 (DIR) parent 8b3fe011a0d4ba50db81184ece2b85a2bb28269f
 (HTM) Author: sin <sin@2f30.org>
       Date:   Fri,  1 Aug 2014 22:35:58 +0100
       
       Update README
       
       Signed-off-by: Hiltjo Posthuma <hiltjo@codemadness.org>
       
       Diffstat:
         M README                              |       5 +++--
       
       1 file changed, 3 insertions(+), 2 deletions(-)
       ---
 (DIR) diff --git a/README b/README
       @@ -1,8 +1,9 @@
        lel - simple X11 image viewer
        =============================
        
       -lel is a simple X11 image viewer. It reads image data (in the "imagefile"
       -format from stdout) and displays it in a X11 window.
       +lel is a simple X11 image viewer. It reads images (in the "imagefile"
       +format) from either stdin or from a list of command line arguments
       +and displays them in an X11 window.
        
        
        Features