Skip to content

Commit 5960967

Browse files
authored
Updates in Weather forcasting README.md
1 parent f84fd7f commit 5960967

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Weather Forcasting/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,12 @@ This snippet of code will show city weather forcasting update for next 3 days.
77

88
`$ pip install requests`
99

10-
## Steps To Execution
10+
## Steps To Execute
1111
- Fork this repo and navigate to ShortenLinks folder
1212
- Run this code.py `$ python code.py`
1313
- Enter the city name for which you need to know weather forcasting.
1414
- Boom !!! you will see beautiful summary of weather forcasting for next 3 days of inputed city name.
15+
- Feel Free to modifiy code snippet for enchancing the user experience and utility.
1516

1617
## Code Output
1718

0 commit comments

Comments
 (0)