Commit Graph
1 Commits
Author SHA1 Message Date
James Conroy 8da331e3ea Don't sleep before the first API call
Since arrays are 0 indexed the program immediately sleeps for a minute.
This commit makes it so the program only sleeps after 5 api calls have
been made.
2021-07-31 22:08:32 -05:00