diff --git a/README.md b/README.md index cd75274..d74aad0 100644 --- a/README.md +++ b/README.md @@ -14,8 +14,9 @@ chmod +x pirokit ``` pirokit "search query" ``` -or if you use without search query it's by default going to ask take input with dmenu. +or if you use without search query it's by default going to ask take input and use fzf for listing. +if you wan't to use it in a keybinding with dmenu run `pirokit --dmenu` ## Contributing Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.