mirror of
https://github.com/Fishwaldo/huginn.git
synced 2025-03-15 19:31:26 +00:00
Add link to Wunderground signup page.
This commit is contained in:
parent
1b81a4d097
commit
d15bb7ccee
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ module Agents
|
|||
description <<-MD
|
||||
The WeatherAgent creates an event for the following day's weather at `zipcode`.
|
||||
|
||||
You must setup an API key for Wunderground in order to use this Agent.
|
||||
You must setup an [API key for Wunderground](http://www.wunderground.com/weather/api/) in order to use this Agent.
|
||||
MD
|
||||
|
||||
event_description <<-MD
|
||||
|
|
Loading…
Add table
Reference in a new issue