Skip to content

Commit

Permalink
Merge pull request #363 from hossain-khan/hossain-khan-patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
hossain-khan authored Dec 22, 2024
2 parents 0a36a61 + 2debf54 commit 4a7a76e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ This project exist to explore GitHub API to get some common answer about PR revi
##### Limitation
- 🏋️ It does not collect stats in parallel to avoid GitHub API rate-limit and adds delay between API calls
- 🏋️ It is **NOT** able to accurately compute PR review time due to many complexities. The review time is provided for informational purpose only.
- 🔐 The generated API token must have access to repository and user in the orginization, otherwise all API request will fail.

## Setup 🛠
See [SETUP](SETUP.md) for details on how to setup the project using IntelliJ IDEA.
Expand Down

0 comments on commit 4a7a76e

Please sign in to comment.