update README - lel - Farbfeld image viewer | |
git clone git://git.codemadness.org/lel | |
Log | |
Files | |
Refs | |
README | |
LICENSE | |
--- | |
commit 58c06eae1520cb251c1e7f70cdea5d90746c0384 | |
parent d5f736e3365aebd860212276645acb0d3ecf0397 | |
Author: Hiltjo Posthuma <[email protected]> | |
Date: Tue, 17 Nov 2015 21:41:55 +0100 | |
update README | |
Diffstat: | |
M README | 8 ++++---- | |
1 file changed, 4 insertions(+), 4 deletions(-) | |
--- | |
diff --git a/README b/README | |
@@ -1,9 +1,9 @@ | |
lel - simple X11 image viewer | |
============================= | |
-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. | |
+lel is a simple X11 image viewer. It reads images (in the farbfeld format) | |
+from either stdin or from a list of command-line arguments and displays them | |
+in an X11 window. | |
Features | |
@@ -26,7 +26,7 @@ Dependencies | |
Optional (run-time) dependencies | |
-------------------------------- | |
-- imagefile: http://git.2f30.org/imagefile/ | |
+- farbfeld: http://git.2f30.org/farbfeld | |
Compile: |