Skip to content

Commit 3d3b746

Browse files
Update README.md
1 parent a0d5333 commit 3d3b746

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Analyze and archive GitHub repo contributors
99
Run `node contributors.js` from your terminal
1010

1111
This will
12-
* 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`
12+
* 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`
1313
* Save the leaderboard in a csv file in the same folder
1414

1515
You will hit the API limits soon. To increase API limits, add GITHUB_PERSONAL_TOKEN in `contributors.js`

0 commit comments

Comments
 (0)