From 4e0a0422b8735218cef1c5866d4565e4a035600f Mon Sep 17 00:00:00 2001 From: Ricardo Gonzalez Date: Thu, 8 Feb 2018 18:25:12 +0000 Subject: [PATCH] Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index da37cf7..6f80fe4 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ Here is an example of an entry in `config.js` token: "demo", city: "here", iaqi: true, - updateInterval: 30 * 60 * 1000, // Every half hour. + updateInterval: 30 * 60 * 1000, // Every half hour. initialLoadDelay: 0, animationSpeed: 1000, debug: false