Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
petrvecera authored Aug 17, 2023
1 parent 3970a59 commit 1974d0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ const yesterDayTimeStamp =
Date.UTC(date.getUTCFullYear(), date.getUTCMonth(), date.getUTCDate() - 1, 0, 0, 0) / 1000;
```

Files are stored for 10 days. If you are interested in long term analysis, everyday download is recommended.
Files are stored for 30 days. If you are interested in long term analysis, everyday download is recommended.

_In case you will use the data, please mention the source and give a shoutout to the website coh2stats.com, thank you!_

Expand Down

0 comments on commit 1974d0b

Please sign in to comment.