Doc

Andrew Cantino 12 年之前
父節點
當前提交
6e6c15cdcb
共有 1 個文件被更改,包括 3 次插入1 次删除
  1. 3 1
      app/models/agents/weather_agent.rb

+ 3 - 1
app/models/agents/weather_agent.rb

@@ -5,7 +5,9 @@ module Agents
5 5
     cannot_receive_events!
6 6
 
7 7
     description <<-MD
8
-      The WeatherAgent created an event for the following day's weather at `zipcode`.
8
+      The WeatherAgent creates an event for the following day's weather at `zipcode`.
9
+
10
+      You must setup an API key for Wunderground in order to use this Agent.
9 11
     MD
10 12
 
11 13
     event_description <<-MD