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