From 9dc199bf764a369e25c612784883e3afcc15718a Mon Sep 17 00:00:00 2001 From: Shane Findley Date: Thu, 21 Nov 2024 16:55:28 +0100 Subject: [PATCH] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 6dd809c..bbf81f4 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,6 @@ # Building the Pokedex - ## Tasks Build a self-contained web application in React & @@ -62,4 +61,4 @@ Currently Pokemon-Grid.tsx is set to use mocked data on usePokemon.tsx, to switc If you want to test purging of the local cache you may also run the page passing the urlParameter purge=true -`http://localhost:3000/?purge=true` \ No newline at end of file +`http://localhost:3000/?purge=true`