diff --git a/README.md b/README.md index 8561e34..8c1990b 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Github Finder -> React app to search Github profiles. This app uses the Context API along with the useContext and useReducer hooks for state management and is part of the "Modern React Front To Back" Udemy course +> React app to search Github profiles. ## Usage @@ -14,3 +14,4 @@ Open [http://localhost:3000](http://localhost:3000) ### `npm run build` Builds the app for production to the `build` folder.
+