Update README - lel - Farbfeld image viewer | |
git clone git://git.codemadness.org/lel | |
Log | |
Files | |
Refs | |
README | |
LICENSE | |
--- | |
commit 59520ad6cb2f48f6299d08d20c6112cd419314b3 | |
parent 8b3fe011a0d4ba50db81184ece2b85a2bb28269f | |
Author: sin <[email protected]> | |
Date: Fri, 1 Aug 2014 22:35:58 +0100 | |
Update README | |
Signed-off-by: Hiltjo Posthuma <[email protected]> | |
Diffstat: | |
M README | 5 +++-- | |
1 file changed, 3 insertions(+), 2 deletions(-) | |
--- | |
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 |