Doc

Andrew Cantino 12 ans auparavant
Parent
Commettre
6e6c15cdcb
1 fichiers modifiés avec 3 ajouts et 1 suppressions
  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