diff --git a/README.md b/README.md index d07cb18..5f4b5b5 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -# Movie Search using OMDB API +# Movie Search using OMDb API -A frontend for searching for movies using the [OMDB API](https://www.omdbapi.com/). Check it online at [https://omdb-web-react.netlify.app/](https://omdb-web-react.netlify.app/). +A frontend for searching for movies using the [OMDb API](https://www.omdbapi.com/). Check it online at [https://omdb-web-react.netlify.app](https://omdb-web-react.netlify.app). ## How to build and run