diff --git a/README.md b/README.md index 44dd020..93df9d1 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,3 @@ -# omdb-api-react - This started as an endeavor to rebuild or re-create the page for OMDb API to a React SPA. I think the original as it is now was built using Bootstrap--which is quite dated. Specifically, I wanted to focus on the use of `react-router-dom`. I accomplished this goal, then decided to (1) redesign the site aesthetically, and (2) simplify and restructure the site.