diff options
-rw-r--r-- | README.md | 2 | ||||
-rw-r--r-- | doc/screenshot.png | bin | 0 -> 21783 bytes |
2 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md index a517add3..56565c46 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,8 @@ minimalistic and nice curses interface with a view on the directory hierarchy. It ships with "rifle", a file launcher that is good at automatically finding out which program to use for what file type. +![screenshot](doc/screenshot.png) + This file describes ranger and how to get it to run. For instructions on the usage, please read the man page. See doc/HACKING for development specific information. For configuration, check the files in ranger/config/. They diff --git a/doc/screenshot.png b/doc/screenshot.png new file mode 100644 index 00000000..e8d6653a --- /dev/null +++ b/doc/screenshot.png Binary files differ |