From 929a44b63093247531c590b759e257d37ac33c79 Mon Sep 17 00:00:00 2001 From: nnic <104588184+nicholasqy@users.noreply.github.com> Date: Sun, 22 May 2022 14:55:41 -0700 Subject: [PATCH] Update README.md --- README.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4c82d64..aa5fbaf 100644 --- a/README.md +++ b/README.md @@ -1 +1,10 @@ -# Weather-Program CapstoneProject +# Weather-Program, Capstone + +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 it opens make shure in VsCode you are on the HTML folder before you run.