From 2dc01dd4574ed7b04587aebb4aac7c0f6612c856 Mon Sep 17 00:00:00 2001 From: Benjamin Lannon Date: Sun, 4 Aug 2024 11:52:09 -0400 Subject: [PATCH] Update README.md Add screenshot of homepage --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0b336a5..bcb635b 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,8 @@ # pkmn-tcg-app -A node app to track prices for Pokemon TCG cards based on prices from TCGPlayer. The main functionality will be sending Discord alerts when a card's market price drops -below a price I would be comfortable buying it at. +A node app to track prices for Pokemon TCG cards based on prices from TCGPlayer. The main functionality will be sending Discord alerts when a card's market price drops below a price I would be comfortable buying it at. + +![pokemon-tcg-price-tracker](https://github.com/user-attachments/assets/58e3b439-5dc5-4b39-8cfc-0f29d17a3aaa) ## Setup