From 09d2d0a0504485eb9f5e3d69bc4131eee1d3a53d Mon Sep 17 00:00:00 2001 From: Eric Lay Date: Sun, 16 Apr 2023 12:02:34 -0500 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index f1512ad..829ebdf 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # fuzzy-pokedex Very simple fzf based pokedex I built for my son to enjoy +![Screenshot](https://github.com/ericlay/fuzzy-pokedex/blob/main/screenshot.png?raw=true) + Requires BeautifulSoup4, fzf, pokemon-colorscipts and, any nerd font; all else should be there Credits to the hard work below in which does most the work here: \