summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README6
1 files changed, 5 insertions, 1 deletions
diff --git a/README b/README
index c5b9a13..72e09f4 100644
--- a/README
+++ b/README
@@ -1 +1,5 @@
-Simple urlopener to replace my old python version.
+Simple urlopener to replace my old Python version.
+
+Allows you to specificy specific programs for certain domains and file extensions, for example I open video links (mp4, web, streamable ...) in mpv, while I open images (jpg, png ...) in feh.
+
+If there is nothing after domain.tld there will be no check for forced domains. Questionable decision maybe, if you need that, it is easy to change.