aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHenrique <me@gilgalab.com>2021-05-13 13:44:46 -0400
committerHenrique <me@gilgalab.com>2021-05-13 13:44:46 -0400
commit705cc81739d1971ec380a7fc8aa844658c710d6a (patch)
tree429d59c10b71e57fc729842818593dc863fad850
parent912a0c2420de01ad7c78e72eeca1aa6161d09df1 (diff)
downloadfork-tmux-urlscan-fzf-main.tar.gz
fork-tmux-urlscan-fzf-main.tar.bz2
fork-tmux-urlscan-fzf-main.zip
Adding more info to the README filemain
-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.