summaryrefslogtreecommitdiff
path: root/weather-widget/README.md
diff options
context:
space:
mode:
authorblix4 <bblix@protonmail.com>2019-08-26 22:28:43 -0700
committerstreetturtle <streetturtle@gmail.com>2019-09-03 21:21:49 -0400
commit7997625cdc334a1e52ca46335399219753500875 (patch)
tree9e8b12d0cd1d102ccbf136c4389e306db71e9579 /weather-widget/README.md
parente1b866e23753e69ce27db64dc6b6b261e6022e24 (diff)
fix after applying blix4's commit
Diffstat (limited to 'weather-widget/README.md')
-rw-r--r--weather-widget/README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/weather-widget/README.md b/weather-widget/README.md
index a7e67e5..6464fcc 100644
--- a/weather-widget/README.md
+++ b/weather-widget/README.md
@@ -14,6 +14,8 @@ It is possible to customize widget by providing a table with all or some of the
| `city` | `Montreal,ca` | City name and country code, [more info](https://openweathermap.org/current) |
| `api_key` | none| API key, required |
| `units` | `metric` | `metric` for celsius, `imperial` for fahrenheit |
+| `both_units_widget` | `false` | show temperature in both units (15°C (59°F)) or in one (15°C) |
+| `both_units_popup` | `false` | same as above but for popup |
### Example: