summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorhut <hut@lepus.uberspace.de>2016-06-21 01:33:09 +0200
committerhut <hut@lepus.uberspace.de>2016-06-21 01:33:09 +0200
commitd889523bf00cb0d22f32a102b8640c4c364ad926 (patch)
treefa43360c13c58224b6c15c8b00a6b907dc4adb6c
parent4611c89243cafee9fc81af11e1a3e96be3d61bd4 (diff)
downloadranger-d889523bf00cb0d22f32a102b8640c4c364ad926.tar.gz
removed screenshot. It's in the repository `ranger-assets` now
-rw-r--r--README.md2
-rw-r--r--doc/screenshot.pngbin55571 -> 0 bytes
2 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 93f5da18..20a84964 100644
--- a/README.md
+++ b/README.md
@@ -5,7 +5,7 @@ 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)
+![screenshot](https://raw.githubusercontent.com/ranger/ranger-assets/master/screenshots/screenshot.png)
 
 This file describes ranger and how to get it to run.  For instructions on the
 usage, please read the man page.  See HACKING.md for development specific
diff --git a/doc/screenshot.png b/doc/screenshot.png
deleted file mode 100644
index 42f13bcf..00000000
--- a/doc/screenshot.png
+++ /dev/null
Binary files differ
146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206