aboutsummaryrefslogtreecommitdiff
path: root/README.MD
diff options
context:
space:
mode:
authorLeonard Kugis <leonard@kug.is>2020-04-25 22:19:21 +0200
committerLeonard Kugis <leonard@kug.is>2020-04-25 22:19:21 +0200
commit62dd7743826e7ed5ce64b125030a63de4c58cbd5 (patch)
treeae4367172e47b5907e22f0b12d5ccb8f3851cef4 /README.MD
parentdf17352f080214003483354481237fa9b30f5917 (diff)
Updated README
Diffstat (limited to 'README.MD')
-rw-r--r--README.MD10
1 files changed, 10 insertions, 0 deletions
diff --git a/README.MD b/README.MD
index e69de29..106f41e 100644
--- a/README.MD
+++ b/README.MD
@@ -0,0 +1,10 @@
+# SE Lecture Optimizer
+
+## About
+
+This script suppresses the automatic preloading and buffering of all videos
+on the SE lecture page.
+
+By default, all videos are prebuffered and even played at once. The first causes
+long waiting time before the site is usable and breaks slow bandwidth connections.
+The second causes high disturbance to the user.