File tree Expand file tree Collapse file tree 1 file changed +8
-3
lines changed Expand file tree Collapse file tree 1 file changed +8
-3
lines changed Original file line number Diff line number Diff line change @@ -47,9 +47,14 @@ Due to some issues with the GitHub statistics API, there are some situations
47
47
where it returns inaccurate results. Specifically, the repository view count
48
48
statistics and total lines of code modified are probably somewhat inaccurate.
49
49
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 ) .
53
58
54
59
# Installation
55
60
You can’t perform that action at this time.
0 commit comments