diff --git a/README.md b/README.md index 1a03fcb..96cf890 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# fuzzy-pokedex +# 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) @@ -7,4 +7,12 @@ Requires BeautifulSoup4, fzf, parallel, pokemon-colorscipts and, any nerd font; Credits to the great projects below in which do most the heavy lifting: \ https://gitlab.com/phoneybadger/pokemon-colorscripts \ -https://github.com/rmccorm4/Pokefetch +https://github.com/rmccorm4/Pokefetch + +## To-do + +* [ ] Make sure it works for every single pokemon +* [ ] Get higher quality images to output if possible +* [ ] Scrape more relevant information about the pokemon +* [ ] Rewrite scraping method to use [Bulbapedia](http://bulbapedia.bulbagarden.net) +