Skip to content

Commit c780fac

Browse files
authored
Update README.md
1 parent 1d61cb6 commit c780fac

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
@@ -45,7 +45,7 @@ A command to read the image from system clipborad, optimize the size, upload to
4545
| markdownPasteImage.qiniuAK | string | "" | qiniu cdn's access key |
4646
| markdownPasteImage.qiniuSK | string | "" | qiniu cdn's security key |
4747
| markdownPasteImage.qiniuPreUrl | string | "" | qiniu cdn's pre-url |
48-
| markdownPasteImage.githubAccessToken | string | "" | the github access token, created in [github](https://github.com/settings/tokens) with all privilege of `repo` scope |
48+
| markdownPasteImage.githubAccessToken | string | "" | the github access token, created in [github token management page](https://github.com/settings/tokens) with all privileges of `repo` scope |
4949
| markdownPasteImage.githubRepo | string | "" | github repository to store your images, example: [njleonzhang/image-bed](https://github.com/njleonzhang/image-bed) |
5050
| markdownPasteImage.githubAssetFolder | string | "" | asset folder of your image bed github repository |
5151
| markdownPasteImage.proxy | string | "" | proxy for github api, for exmaple: http://127.0.0.1:1087 |

0 commit comments

Comments
 (0)