From 231bc89130f48f7731bd152dd1b4f5d4694bd605 Mon Sep 17 00:00:00 2001 From: Eric Lay Date: Sun, 28 Jun 2020 23:12:14 -0500 Subject: [PATCH] updated readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b69fa54..b61f42f 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ **Simple cli command for using fzf to search and install packages.**\ \ - +![Screenshot](https://gitlab.com/airclay/fuzzy-pkg-finder/-/blob/master/fpf.png) \ Leverages the power of fzf to search package names and presents complete package information in preview pane. \ On selection will hand off to Pacman or Yay to complete transaction. \