From 92d31152ec439be58464fe218a69298718faf235 Mon Sep 17 00:00:00 2001 From: Marco Raber Date: Mon, 24 Aug 2020 10:24:56 +0200 Subject: [PATCH] update README.md with xclip --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index e37578d..e826a81 100644 --- a/README.md +++ b/README.md @@ -6,10 +6,13 @@ Download the file, make it executable (`chmod +x /path/to/bwSearch`), run, enjoy ## Usage `bwSearch name_of_the_website` +or +`bwSearch username` ## Requirements * bitwarden-cli * dmenu * jq +* xclip ## TODO * use only one between dmenu and zenity for the input of the domain and for the selection of one between multiple logins on the same domain