Skip to content

Commit cf79b13

Browse files
authoredJul 27, 2021
Update Readme.md
1 parent 07b963d commit cf79b13

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed
 

‎Weather Updates/Readme.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
#Weather Updates
1+
## Weather Updates
22

3-
##Install required packages:
4-
pip install requests
5-
pip install bs4
6-
pip install plyer
3+
### Install required packages:
4+
- pip install requests
5+
- pip install bs4
6+
- pip install plyer
77

8-
You will also need the URL with your city searched on weather.com. Change the url in line no.7 to your url and run the script to get weatherupdates.
8+
You will also need the URL with your city searched on weather.com. Change the url in line no.7 to your url and run the script to get weatherupdates.

0 commit comments

Comments
 (0)
Please sign in to comment.