From 5939bc990af47004ce372618e9f2b097a2d1cdfc Mon Sep 17 00:00:00 2001 From: Noor Christensen Date: Thu, 20 Jul 2017 14:36:27 +0200 Subject: [PATCH] Clarify dependecies for readability userscript --- misc/userscripts/readability | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/misc/userscripts/readability b/misc/userscripts/readability index 2de4be5ab..65b160695 100755 --- a/misc/userscripts/readability +++ b/misc/userscripts/readability @@ -2,6 +2,11 @@ # # Executes python-readability on current page and opens the summary as new tab. # +# Depends on the python-readability package, or its fork: +# +# - https://github.com/buriy/python-readability +# - https://github.com/bookieio/breadability +# # Usage: # :spawn --userscript readability #