aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTeddy Wing2022-10-14 23:47:31 +0200
committerTeddy Wing2022-10-14 23:47:31 +0200
commit6e06bc2f686b415ff23515f9d6ab8df9df200812 (patch)
treef1f892416fa54add0ac86904b2bd497509ed5293
parent00728d7b21f950b84710a4142c70225afe409b8e (diff)
downloadjira-fixes-6e06bc2f686b415ff23515f9d6ab8df9df200812.tar.bz2
Add README
-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..330ceb4
--- /dev/null
+++ b/README.md
@@ -0,0 +1,18 @@
+Jira Fixes
+==========
+
+A user script that provides assorted fixes for Jira.
+
+
+## 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 © 2022 Teddy Wing. Licensed under the GNU GPLv3+ (see the included
+COPYING file).
+
+
+[1]: https://raw.githubusercontent.com/teddywing/jira-fixes/master/jira-fixes.user.js
+[2]: https://wiki.greasespot.net/Greasemonkey_Manual:Installing_Scripts