Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
updated readme file
  • Loading branch information
mblackonline authored Oct 19, 2022
1 parent a04819b commit 45ec418
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
# weather-lookup-tool
This tool uses Python and an API from openweathermap.org to look up weather information.
- This simple tool uses Python and an API from openweathermap.org to look up basic weather information (e.g., current temperature, humidity, high/low temperature, etc.) using a country code and zip-code. <br>

- This code was based off of/adapted from a YouTube tutorial produced by LeMaster Tech at this link: https://youtu.be/kLNtdehfNrI.

0 comments on commit 45ec418

Please sign in to comment.