aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authoruntir_l <87096069+untir-l@users.noreply.github.com>2022-05-29 12:10:59 +0000
committeruntir_l <87096069+untir-l@users.noreply.github.com>2022-05-29 12:10:59 +0000
commitce707fd07043b02399c5753acc613662aa0c91a8 (patch)
tree2c23d84eb46e7140d2440c62e1c1ce241581f2c2 /README.md
parentc153bd9ad95b156b11e4d631d3bd5af0a8225ba9 (diff)
downloaduserscripts-ce707fd07043b02399c5753acc613662aa0c91a8.tar
userscripts-ce707fd07043b02399c5753acc613662aa0c91a8.tar.gz
userscripts-ce707fd07043b02399c5753acc613662aa0c91a8.zip
Add top level README.md, other changes to documentation
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..b0cbfc6
--- /dev/null
+++ b/README.md
@@ -0,0 +1,5 @@
+# Arjun Satarkar's Userscripts
+
+Userscripts are similar to browser extensions - JavaScript code executed on certain sites in order to enhance the experience in some way. You need a userscript manager browser extension, like [Greasemonkey](https://www.greasespot.net/) or [Tampermonkey](https://www.tampermonkey.net/), to use them.
+
+These are userscripts I've created, primarily for my own use. They're generally small, simple tweaks to particular sites.