summaryrefslogtreecommitdiff
path: root/misc/userscripts/readability-js
diff options
context:
space:
mode:
Diffstat (limited to 'misc/userscripts/readability-js')
-rwxr-xr-xmisc/userscripts/readability-js1
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/userscripts/readability-js b/misc/userscripts/readability-js
index bb681810c..485957ddb 100755
--- a/misc/userscripts/readability-js
+++ b/misc/userscripts/readability-js
@@ -8,6 +8,7 @@
// # Prerequisites
//
// - Mozilla's readability library (npm install -g @mozilla/readability)
+// - Also available in the AUR as nodejs-readability-git
// - jsdom (npm install -g jsdom)
// - qutejs (npm install -g qutejs)
//