Skip to content

Commit 8907f1d

Browse files
authored
Update
Updated the image format for the video in the README.
1 parent 3b80ba9 commit 8907f1d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# weather-rs: Your terminal weather app
22

3-
![video.gif][video.gif]
3+
<img src="video.gif" alt="video.gif" style="width: 700px;">
44

55
This program is using [METNO](https://en.wikipedia.org/wiki/Norwegian_Meteorological_Institute)'s weather API, that the famous Norwegian weather app uses: YR.
66
This means the program will work optimally in Norway and some parts of Scandinavia (coordinates within forementioned areas). Outside forementioned areas, the weather predictions could be incorrect or unstable. Data that couldn't be retrieved by METNO will show as `null` next to the unit of measurement.

0 commit comments

Comments
 (0)