Clarify dependecies for readability userscript

This commit is contained in:
Noor Christensen 2017-07-20 14:36:27 +02:00
parent fafa063bcd
commit 5939bc990a

View File

@ -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
#