Andrew Cantino 12 éve
szülő
commit
6e6c15cdcb
1 módosított fájl, 3 hozzáadás és 1 törlés
  1. 3 1
      app/models/agents/weather_agent.rb

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

@@ -5,7 +5,9 @@ module Agents
     cannot_receive_events!
 
     description <<-MD
-      The WeatherAgent created an event for the following day's weather at `zipcode`.
+      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.
     MD
 
     event_description <<-MD