aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArun Isaac2017-06-27 10:33:21 +0530
committerArun Isaac2017-06-27 10:35:55 +0530
commit79bc5dbd137b13e904addf0511335183827ac764 (patch)
tree2eb34a9f561e2c82a580eaff2d2b343e729af0c8
parent640871c19c42e0967a42926104d36f2a8d837377 (diff)
downloadyoutube-noscript-shim-79bc5dbd137b13e904addf0511335183827ac764.tar.gz
youtube-noscript-shim-79bc5dbd137b13e904addf0511335183827ac764.tar.lz
youtube-noscript-shim-79bc5dbd137b13e904addf0511335183827ac764.zip
Update README.
* README.org: Remove italics on project name. (Installation): Organize section better. (Features): Make list more consistent.
-rw-r--r--README.org25
1 files changed, 14 insertions, 11 deletions
diff --git a/README.org b/README.org
index a8834bf..9acec69 100644
--- a/README.org
+++ b/README.org
@@ -1,4 +1,4 @@
-/youtube-noscript-shim/ is a [[wikipedia:Userscript][userscript]] that implements the most basic
+youtube-noscript-shim is a [[wikipedia:Userscript][userscript]] that implements the most basic
features of the [[https://youtube.com][YouTube]] user inteface, enough to make the site at
least barely usable without javascript.
@@ -12,18 +12,21 @@ javascript]]. This is a problem for multiple reasons:
* Installation
-You will need [[https://www.gnu.org/software/gnuzilla/][Icecat]]/[[https://www.mozilla.org/en-US/firefox/][Firefox]] with the [[https://www.greasespot.net/][Greasemonkey addon]]
-installed. Install the youtube-noscript-shim userscript [[https://git.systemreboot.net/youtube-noscript-shim/plain/youtube-noscript-shim.user.js][from
-here]]. This userscript implements the YouTube user interface. In
-addition, to play video, you will also need the excellent [[http://isebaro.com/viewtube/][ViewTube
-userscript]]. You can install ViewTube [[https://github.com/sebaro/ViewTube/raw/master/viewtube.user.js][from here]]. Also, consider using
-[[https://www.torproject.org/][tor]] for added privacy/anonymity.
+To run the userscript, you will need [[https://www.gnu.org/software/gnuzilla/][Icecat]]/[[https://www.mozilla.org/en-US/firefox/][Firefox]] with the
+[[https://www.greasespot.net/][Greasemonkey addon]] installed. In addition, to play video, you will
+need the excellent [[http://isebaro.com/viewtube/][ViewTube userscript]]. Also, consider using [[https://www.torproject.org/][tor]] for
+added privacy/anonymity.
-* Features implemented
+** Quick install links
-- load video thumbnails
-- enable video search filters
-- menu button
+- [[https://git.systemreboot.net/youtube-noscript-shim/plain/youtube-noscript-shim.user.js][youtube-noscript-shim.user.js]]
+- [[https://github.com/sebaro/ViewTube/raw/master/viewtube.user.js][viewtube.user.js]]
+
+* Features
+
+- Thumbnails
+- Search filters
+- Menu
{{{contact}}}