File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -12,11 +12,11 @@ The script takes a city name as input and retrieves the current weather informat
1212## Installation
13131 . Clone this repository to your local machine:
1414``` bash
15- git clone https://github.com/yourusername/weather-app .git
15+ git clone https://github.com/ShravanDalavi/Simple-Python-Mini-Projects .git
1616```
17172 . Navigate to the project directory:
1818``` bash
19- cd weather-app
19+ cd Simple-Python-Mini-Projects/Weather \ App
2020```
21213 . Install the required Python modules:
2222``` bash
@@ -32,6 +32,7 @@ The script takes a city name as input and retrieves the current weather informat
3232```
33334 . Enter the city name when prompted to get the weather information.
3434
35+
3536## Example
3637``` bash
3738$ python weather_app.py
You can’t perform that action at this time.
0 commit comments