Update README.md
This commit is contained in:
parent
64a24d75f4
commit
fb9c1d79d4
|
@ -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,
|
||||
}),
|
||||
|
|
Loading…
Reference in New Issue