diff options
author | toonn <toonn@toonn.io> | 2019-05-21 12:42:15 +0200 |
---|---|---|
committer | toonn <toonn@toonn.io> | 2019-05-21 12:46:57 +0200 |
commit | 11baa25335aac7fff213c23ef74e4636c9c26845 (patch) | |
tree | 93124e4d4927ffc1c05a92cefac4b3ea8d320b3c | |
parent | 6315c2f9f4f9f23770d7f1cd2d8d02cacb2a2729 (diff) | |
download | ranger-11baa25335aac7fff213c23ef74e4636c9c26845.tar.gz |
Add a multi-pane screenshot to the README
The more effectively to tempt `mc` users over to the dark side with : )
-rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md index 6ef246a8..9af66364 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,10 @@ out which program to use for what file type. ![screenshot](https://raw.githubusercontent.com/ranger/ranger-assets/master/screenshots/screenshot.png) +For `mc` aficionados there's also the multi-pane viewmode. + +![multi-pane viewmode](https://raw.githubusercontent.com/ranger/ranger-assets/master/screenshots/multipane.png) + This file describes ranger and how to get it to run. For instructions on the usage, please read the man page (`man ranger` in a terminal). See `HACKING.md` for development-specific information. |