From d7e81eec5c77aa6aa03a924a84e2341c9bb3ad34 Mon Sep 17 00:00:00 2001 From: zyphlar Date: Tue, 16 Jan 2018 20:53:29 -0800 Subject: [PATCH] Update time-temp.inc.php.dist --- time-temp.inc.php.dist | 1 + 1 file changed, 1 insertion(+) diff --git a/time-temp.inc.php.dist b/time-temp.inc.php.dist index 10f80ad..e7a38a1 100644 --- a/time-temp.inc.php.dist +++ b/time-temp.inc.php.dist @@ -3,6 +3,7 @@ // This is a sample config file. Copy to time-temp.inc.php // and modify the UPPERCASE bits. +$courtesy_of = "YOUR COMPANY HERE"; // spell this normally (i.e. github.com) $courtesy_of_phonetic = "YOUR COMPANY NAME HERE"; // spell this phonetically (i.e. get hub dot com) $wunderkey = "YOUR_WEATHERUNDERGROUND_API_KEY"; $url = "http://api.wunderground.com/api/";