Skip to content

Commit

Permalink
Merge pull request softvar#60 from Freddie-Zhang/patch-1
Browse files Browse the repository at this point in the history
Minor grammar fix in README
  • Loading branch information
softvar authored Jun 25, 2020
2 parents d4782c0 + 24961c9 commit 69746aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ Since this extension fetches data using GitHub public v3 API for showing file _s
To tackle this, create a new GitHub Access Token.

1. If logged-in, visit [https://github.com/settings/tokens](https://github.com/settings/tokens)
2. Generate a new token, select `repo` scope and create a one.
2. Generate a new token, select `repo` scope and create it.
3. Copy and store the generated token which looks something like: `17c1a8d5b399d66b6212382d98d4c67a94d58955` (a fake one :P).
4. Click on extension icon and then on `Settings-Options` on top right.
<img src="screenshots/extension-popup-screenshot.png" width="380" />
Expand Down

0 comments on commit 69746aa

Please sign in to comment.