From: Nicholas D Steeves <nsteeves@gmail.com>
Date: Sat, 19 Aug 2017 15:29:51 -0400
Subject: Use local copy of screenshot

Linking to remote image is a potential privacy violation, notwithstanding
that clicking a link probably constitutes consent.
Forwarded: not-needed
Last-Update: 2018-12-14
---
 README.org | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.org b/README.org
index 37bf41c..1721c82 100644
--- a/README.org
+++ b/README.org
@@ -17,7 +17,7 @@ Diff/patch files. Target files could be under any Version Control Software (VCS)
 
 *Screenshot:*
 
-[[https://raw.githubusercontent.com/technomancy/find-file-in-project/master/ffip-screenshot-nq8.png]]
+[[ffip-screenshot-nq8.png]]
 
 * Install
 Place [[https://raw.githubusercontent.com/technomancy/find-file-in-project/master/find-file-in-project.el][find-file-in-project.el]] under [[https://www.emacswiki.org/emacs/LoadPath][Load Path]]. Then add =(require 'find-file-in-project)= to your configuration.
