You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ It is provided as a server that outputs an animated weather widget image in SVG
7
7
<imgsrc="https://weather-svg.abelia.workers.dev/weather.svg?latitude=36.08297932646632&longitude=140.11147093989302"alt="Weather in Tsukuba"style="width:100%" />
8
8
9
9
**Connecticut, US**
10
-
<imgsrc="https://weather-svg.abelia.workers.dev/weather.svg?latitude=41.945053494801634&longitude=-72.64589591337739&lang=en-US&time_format=12h"alt="Weather in Connecticut"style="width:100%" />
10
+
<imgsrc="https://weather-svg.abelia.workers.dev/weather.svg?latitude=41.945053494801634&longitude=-72.64589591337739&lang=en-US&time_format=12h&precipitation=inch&temperature=fahrenheit&wind_speed=mph"alt="Weather in Connecticut"style="width:100%" />
11
11
12
12
## Usage
13
13
@@ -44,7 +44,7 @@ All of these parameters are optional.
0 commit comments