diff options
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md index 1acc9ee54e6..f8017439302 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,6 @@ This is here for compliance and performance testing between git-bug and git-gub. ## Why not more issues -GitHub's traversing the ~48000 issues currently in this repository task enough API calls, +Traversing the ~48000 issues currently in this repository takes enough API calls, that GitHub times the git-bug bridge out. As such, adding more issues, would need changes to the bridge. |