From 8916717a8a046884cee1837dcdd1cfc038fe6c36 Mon Sep 17 00:00:00 2001 From: aidan Date: Fri, 25 Jul 2025 15:42:27 -0400 Subject: [PATCH] Update README.md --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c1fc212..d9b32f0 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Pool Tracker +# Full Stack Pool Tracker Simple web app the keeps track of who's turn it is in pool. Uses Next.JS for frontend and Flask for the backend. @@ -18,5 +18,7 @@ Root Menu Live page Tools used: + SVGs generated from https://www.svgrepo.com -https://www.freetool.dev/emoji-picker/http://localhost:3000/ \ No newline at end of file + +https://www.freetool.dev/emoji-picker/ \ No newline at end of file