From 0733c65545af0db55652dcc5508c814eeb884eae Mon Sep 17 00:00:00 2001 From: Zak Kermitz Date: Wed, 11 Oct 2023 12:15:29 -0400 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2f3d550..6f75f3f 100644 --- a/README.md +++ b/README.md @@ -92,6 +92,7 @@ This project would not have been possible without the following resources: * [Wordle](https://www.nytimes.com/games/wordle/index.html) * [Tradle](https://oec.world/en/tradle/) * [Currency Format Input Field by Wade Williams](https://codepen.io/559wade/pen/LRzEjj) +* [Best-README-Template](https://github.com/othneildrew/Best-README-Template/)

(back to top)