aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorTeddy Wing2017-08-23 00:36:53 +0200
committerTeddy Wing2017-08-23 00:40:07 +0200
commit746be1ed7b9602d4c4071349c26b88a081da7037 (patch)
tree1cb220ded2a8ecbb0046f43019325d9ee27d9933 /README.md
parentb2b9f6b59a75925a3d046bc36d38104ec15cbe0d (diff)
downloadchrome-come-on-github-javascript-master.tar.bz2
Add README & licenseHEADmaster
A short description of the impetus for this extension. No installation instructions for the moment. To be honest, I'm not sure I really want to encourage people to install this.
Diffstat (limited to 'README.md')
-rw-r--r--README.md18
1 files changed, 18 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..821d06e
--- /dev/null
+++ b/README.md
@@ -0,0 +1,18 @@
+Come on GitHub JavaScript
+=========================
+
+A Google Chrome browser extension that sends a more recent Chrome User-Agent
+when accessing GitHub.
+
+GitHub doesn't send JavaScript to browsers that it deems too old to
+support:
+
+![Please note that GitHub no longer supports your web browser
+message](./screenshot.png)
+
+I don't care if some of it errors, but I would like the JavaScript please.
+
+
+## License
+Copyright © 2017 Teddy Wing. Licensed under the GNU GPLv3+ (see the included
+COPYING file).