aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/README.md b/README.md
index 64d2114..5a8cb91 100644
--- a/README.md
+++ b/README.md
@@ -1,2 +1,6 @@
# tmux-urlscan-fzf
-tmux plugin that uses `urlscan` to display the URLs in the current pane in an `fzf` window so they can be opened
+tmux plugin that uses `urlscan` to display the URLs in the current pane in an
+`fzf` window so they can be opened
+
+You will need to have both [urlscan](https://github.com/firecat53/urlscan) and
+`fzf` installed for this plugin to work.