Skip to content

Commit c82b401

Browse files
authored
Add old contribution inaccuracy info (address #13)
1 parent 9bb94ac commit c82b401

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

README.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,9 +47,14 @@ Due to some issues with the GitHub statistics API, there are some situations
4747
where it returns inaccurate results. Specifically, the repository view count
4848
statistics and total lines of code modified are probably somewhat inaccurate.
4949
Unexpectedly, these values will become more accurate over time as GitHub
50-
caches statistics for your repositories. For more information, see issue
51-
[#2](https://github.com/jstrieb/github-stats/issues/2) and
52-
[#3](https://github.com/jstrieb/github-stats/issues/3).
50+
caches statistics for your repositories. Additionally, repositories that were
51+
last contributed to more than a year ago may not be included in the statistics
52+
due to limitations in the results returned by the API.
53+
54+
For more information on inaccuracies, see issue
55+
[#2](https://github.com/jstrieb/github-stats/issues/2),
56+
[#3](https://github.com/jstrieb/github-stats/issues/3), and
57+
[#13](https://github.com/jstrieb/github-stats/issues/13).
5358

5459
# Installation
5560

0 commit comments

Comments
 (0)