Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tfuxu authored Nov 12, 2020
1 parent fabbd53 commit 3be4c14
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
<div align="center">
<h1>wfetch</h1>
<img src="https://i.imgur.com/754LO17.png" alt="wfetch 0.1">
<br>
A small (~100 lines of code) terminal weather fetch tool written in Python.
</div>

Expand All @@ -20,3 +22,6 @@ sudo ln -s /path/to/wfetch/wfetch.py /usr/bin/wfetch
2. Go to [API keys](https://home.openweathermap.org/api_keys) section in your account settings
3. Update in ```config.py``` ```api``` and ```city``` parameters
4. Also, optionally update other parameters to set proper for you description language and measurement units

## Thanks
* [wego](https://github.com/schachmat/wego) for providing ASCII weather icons

0 comments on commit 3be4c14

Please sign in to comment.