From 2ecf6c82eddf9d6be651d9a60f29d656aa1133ca Mon Sep 17 00:00:00 2001 From: Jason Zhu Date: Wed, 31 May 2023 18:14:08 +1000 Subject: [PATCH] Change name of README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3af5b24..fc59411 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Getting Started with Create React App +# PokeRtk = Pokedex + Redux-Toolkit A simple PokemonCard catalogue frontend app, build with React, Redux-Toolkit, Material-UI. It uses backend powered by [PokeAPI](https://pokeapi.co/).