aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorTeddy Wing2018-08-06 02:51:22 +0200
committerTeddy Wing2018-08-06 02:51:22 +0200
commit7f44413d44d080ad3ad209759e80fdb0292d8d5d (patch)
tree125fe2580e9089158ac94c873558e4cd57afd74a /README.md
parente93996af941aebf3d3ee84d6b5fb76005a9348fc (diff)
downloadnpr-text-mode-redirect-7f44413d44d080ad3ad209759e80fdb0292d8d5d.tar.bz2
Add README
Diffstat (limited to 'README.md')
-rw-r--r--README.md19
1 files changed, 19 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..f098d4b
--- /dev/null
+++ b/README.md
@@ -0,0 +1,19 @@
+NPR Text Mode Redirect
+======================
+
+When visiting NPR's “Data Protection Choices” page for an article, automatically
+redirect to the plain text version of that article.
+
+
+## Install
+Open the [raw script][1] and click “Install” in the resulting dialog. A [more
+detailed explanation][2] is available on the Greasemonkey wiki.
+
+
+## License
+Copyright © 2018 Teddy Wing. Licensed under the GNU GPLv3+ (see the included
+COPYING file).
+
+
+[1]: https://raw.githubusercontent.com/teddywing/npr-text-mode-redirect/master/npr-text-mode-redirect.user.js
+[2]: https://wiki.greasespot.net/Greasemonkey_Manual:Installing_Scripts