summaryrefslogtreecommitdiff
path: root/README.markdown
diff options
context:
space:
mode:
Diffstat (limited to 'README.markdown')
-rw-r--r--README.markdown5
1 files changed, 4 insertions, 1 deletions
diff --git a/README.markdown b/README.markdown
index aa87dbb..0a4037c 100644
--- a/README.markdown
+++ b/README.markdown
@@ -15,7 +15,10 @@ Here is an example with all fields filled out.
{
// The place for which to get the weather data. If omitted, no weather will be shown
- "WeatherPlace": "Germany/Hamburg/Hamburg",
+ "WeatherCoords": {
+ "Lat": "53.6",
+ "Lon": "10.0"
+ },
// A list of links to show. Can be omitted.
"Links": [