diff options
-rw-r--r-- | README.md | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/README.md b/README.md index 8e592620..be17f0f9 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,10 @@ out which program to use for what file type. For `mc` aficionados there's also the multi-pane viewmode. -![two panes](https://raw.githubusercontent.com/ranger/ranger-assets/master/screenshots/twopane.png) ![multi-pane viewmode](https://raw.githubusercontent.com/ranger/ranger-assets/master/screenshots/multipane.png) +<p> +<img src="https://raw.githubusercontent.com/ranger/ranger-assets/master/screenshots/twopane.png" alt="two panes" width="49%" /> +<img src="https://raw.githubusercontent.com/ranger/ranger-assets/master/screenshots/multipane.png" alt="multiple panes" width="49%" /> +</p> 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` |