Skip to content

Commit 3225d80

Browse files
colinaaashanalikhan
authored andcommitted
docs: make generating token more user-friendly (#845)
use url query string to automatically select gist and add description
1 parent 5afcc08 commit 3225d80

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

README.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -75,12 +75,7 @@ All extensions and complete User Folder that Contains
7575

7676
This extension requires a Personal Access Token from your GitHub account. You can create one by simply following the steps shown in the pictures below. Make sure you add **Gist** in scope.
7777

78-
**Go to [Settings](https://github.com/settings) / [Developer settings](https://github.com/settings/tokens) / [Personal access tokens](https://github.com/settings/tokens) / Generate New Token**
79-
80-
81-
![Goto Settings / Developer settings / Personal Access Tokens](https://shanalikhan.github.io/img/github1.PNG)
82-
83-
**Select Gist From Scopes.**
78+
**[Generate New Token](https://github.com/settings/tokens/new?description=code-setting-sync&scopes=gist)**
8479

8580
![Select Scopes](https://shanalikhan.github.io/img/github2.PNG)
8681

0 commit comments

Comments
 (0)