diff --git a/README.md b/README.md index c89c2a1..153e956 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Analyze and archive GitHub repo contributors Run `node contributors.js` from your terminal This will -* Fetch data from Github APIs and prepare a leaderboard of all the contributors to (default "Git-Commit-Show" org) the user or org you mention in `contributors.js` +* Fetch data from Github APIs and prepare a leaderboard of all the contributors to (default "Git-Commit-Show" org) the user or org you mention in REPO_OWNER variable inside `contributors.js` * Save the leaderboard in a csv file in the same folder You will hit the API limits soon. To increase API limits, add GITHUB_PERSONAL_TOKEN in `contributors.js`