We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 07b963d + cf79b13 commit b3df5dcCopy full SHA for b3df5dc
Weather Updates/Readme.md
@@ -1,8 +1,8 @@
1
-#Weather Updates
+## Weather Updates
2
3
-##Install required packages:
4
-pip install requests
5
-pip install bs4
6
-pip install plyer
+### Install required packages:
+- pip install requests
+- pip install bs4
+- pip install plyer
7
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.
+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