update README

This commit is contained in:
Eric Lay 2023-11-19 15:12:31 -06:00
parent 42f1fc9a96
commit 2363392cb4
1 changed files with 2 additions and 1 deletions

View File

@ -15,7 +15,7 @@ On selection will hand off to Pacman or Paru/Yay to complete transaction. \
\
There are countless fzf package manager wrappers out there, some much more built out that this. \
\
What separates Fuzzy-pkg-finder? \
What separates Fuzzy-pkg-finder?
- It's mine and it works the way I like it to
- It works as a simple script to wrap pacman/yay/paru, no need to rebuild the wheel
- Searches both package names and descriptions for keyword
@ -23,6 +23,7 @@ What separates Fuzzy-pkg-finder? \
- Shows files list and/or missing files for official repo or installed AUR packages
- Toggle between package info view and PKGBUILD view on AUR package preview \
\
\
Installation: \
For Arch and arch-based distros, it is available in the AUR. \
Use: `paru -S fuzzy-pkg-finder` or `yay -S fuzzy-pkg-finder` \