Skip to content

Commit 84a27d0

Browse files
authored
Merge pull request #94 from tamojit-123/patch-1
Updated Readme
2 parents 07b1f8b + 738921b commit 84a27d0

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,8 @@ const openSource = {
103103
You can get a github token as described [here](https://docs.github.com/en/github/authenticating-to-github/creating-a-personal-access-token). Give all permissions while generating token. Also add your `githubUserName` in the correct field inside `git_data_fetcher.js`.
104104
Now, you need to run following command.
105105

106+
**Warning:** Treat your tokens like passwords and keep them secret. When working with the API, use tokens as environment variables instead of hardcoding them into your programs.
107+
106108
```python
107109
node git_data_fetcher.js
108110
```

0 commit comments

Comments
 (0)