aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTeddy Wing2020-11-11 23:49:17 +0100
committerTeddy Wing2020-11-11 23:49:17 +0100
commitbb2cc06854ebe5841c5a5a30ad080e1c6c1dc136 (patch)
tree2e775c8297ce5990b5f425b8c4d09f5ad07449a3
parentf7f5c37d7be6fb92007311baffbeddb692cc6d8c (diff)
downloadapple-developer-objc-bb2cc06854ebe5841c5a5a30ad080e1c6c1dc136.tar.bz2
Add READMEHEADmaster
-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..fdce36f
--- /dev/null
+++ b/README.md
@@ -0,0 +1,19 @@
+Apple Developer ObjC
+====================
+
+A user script that forces Apple Developer documentation at
+https://developer.apple.com/documentation/ to use Objective-C.
+
+
+## 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 © 2020 Teddy Wing. Licensed under the GNU GPLv3+ (see the included
+COPYING file).
+
+
+[1]: https://raw.githubusercontent.com/teddywing/apple-developer-objc/master/apple-developer-objc.user.js
+[2]: https://wiki.greasespot.net/Greasemonkey_Manual:Installing_Scripts