diff --git a/README.md b/README.md index 8f81096..10fdd90 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Wilson's Weather App - Front End -Wilson's Weather is a web application designed to provide real-time weather updates based on user location or manual search input. It leverages geolocation for auto-detecting the user's position or allows users to search for a specific location to get weather details. +Wilson's Weather is a web application designed to provide real-time weather updates based on user location or manual search input. It leverages geolocation for auto-detecting the user's position or allows users to search for a specific location to get weather details. Check it out here: https://wilsons-weather.com ## Features @@ -49,4 +49,4 @@ Contributions are welcome! If you have a suggestion that would make this better, 2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`) 3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`) 4. Push to the Branch (`git push origin feature/AmazingFeature`) -5. Open a Pull Request \ No newline at end of file +5. Open a Pull Request