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 #