summaryrefslogtreecommitdiff
path: root/weather-widget
diff options
context:
space:
mode:
authorstreetturtle <streetturtle@users.noreply.github.com>2021-03-03 21:47:18 -0500
committerGitHub <noreply@github.com>2021-03-03 21:47:18 -0500
commitfb9c1d79d4896fdd1532da6997ad86b626b97631 (patch)
treea0d0fc2262c3d270dee24f6650fb696b5fbf0d2a /weather-widget
parent64a24d75f4a79362b26493ba7dffe570d2ae684c (diff)
Update README.md
Diffstat (limited to 'weather-widget')
-rw-r--r--weather-widget/README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/weather-widget/README.md b/weather-widget/README.md
index 2bf7271..91593c8 100644
--- a/weather-widget/README.md
+++ b/weather-widget/README.md
@@ -61,7 +61,7 @@ weather_curl_widget({
both_units_widget = true,
font_name = 'Carter One',
icons = 'VitalyGorbachev',
- icons_extension = '.png',
+ icons_extension = '.svg',
show_hourly_forecast = true,
show_daily_forecast = true,
}),
@@ -122,7 +122,7 @@ weather_curl_widget({
both_units_widget = true,
font_name = 'Carter One',
icons = 'VitalyGorbachev',
- icons_extension = '.png',
+ icons_extension = '.svg',
show_hourly_forecast = true,
show_daily_forecast = true,
}),