diff --git a/README.md b/README.md index fa54623..9094e27 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,17 @@ -# Weather-Program CapstoneProject +# Weather-Program, Capstone Project Helping a friend on his Weather Program project. The ability to search cities for current weather conditions, while displaying an animated background to match the setting. + +![image](https://user-images.githubusercontent.com/104588184/169843862-1caad304-429c-42bb-851c-eb08bdadb5f7.png) + + +To Use: +Download the zip file of this repository. +Unzip the file. +Download or open Visual Studio Code. +Open the Weather-program file in the start menu once VsCode launches. + +![image](https://user-images.githubusercontent.com/104588184/169717546-2f8f4cd6-179f-486b-b6a7-accd0b35f64d.png) + +Go to extensions and download Live Server and run it, on the bottom right Go Live will appear and press that to fully run the program. +If it appears white on the chrome tab, make sure in VsCode you are on the HTML folder before you run.