From eaa844adde37f3d3f3af5584b38a7f7633a026e7 Mon Sep 17 00:00:00 2001 From: Mark Rapson Date: Wed, 19 Apr 2023 11:13:17 +0100 Subject: [PATCH] Update readme.md --- readme.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index aa212b5..32884fe 100644 --- a/readme.md +++ b/readme.md @@ -40,5 +40,6 @@ Download the .zip of the repository and extract into a folder. ``` + Lowest PollRate for a single API key is recommended at 1200 to keep these under the free tier of 60 per minute. -+ Each API key should be different. -+ Multiple sheets can be included under each DocumentID and will not add to each APIKey rate limit. ++ Each API key should be different, this is not checked. ++ Multiple documents can be polled from a single key and the rate will be calculated. ++ Multiple sheets can be included under each 'googleDocId' and will not add to each APIKey rate limit.