From 82f67739c18238c6e05ff9b50e0b31d5316e2b6e Mon Sep 17 00:00:00 2001 From: Eric Lay Date: Thu, 11 Jun 2020 21:12:01 -0500 Subject: [PATCH] updated readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index cfa9142..03d42da 100644 --- a/README.md +++ b/README.md @@ -5,3 +5,4 @@ Performs live search by package name and presents package information including file list in preview pane.\ Use by invoking 'pacfzf' or 'yayfzf' commands\ *For use with Pacman or Yay package managers only.* +*Entirely inspired by command found at https://wiki.archlinux.org/index.php/Fzf*