From c92b5bd81af9e3eca035c1741e462cbbd9a0e45e Mon Sep 17 00:00:00 2001 From: Eric Lay Date: Sun, 28 Jun 2020 23:15:23 -0500 Subject: [PATCH] updated readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b61f42f..cfb4e31 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) +![Screenshot](https://gitlab.com/airclay/fuzzy-pkg-finder/-/raw/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. \