Skip to content

Commit b3d7196

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

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,8 @@ A command to read the image from system clipborad, optimize the size, upload to
4646
| markdownPasteImage.qiniuSK | string | "" | qiniu cdn's security key |
4747
| markdownPasteImage.qiniuPreUrl | string | "" | qiniu cdn's pre-url |
4848
| markdownPasteImage.githubAccessToken | string | "" | the github access token, created in [github token management page](https://github.com/settings/tokens) with all privileges of `repo` scope |
49-
| markdownPasteImage.githubRepo | string | "" | github repository to store your images, example: [njleonzhang/image-bed](https://github.com/njleonzhang/image-bed) |
50-
| markdownPasteImage.githubAssetFolder | string | "" | asset folder of your image bed github repository |
49+
| markdownPasteImage.githubRepo | string | "" | github repository to store your images, example: [njleonzhang/image-bed](https://github.com/njleonzhang/image-bed);<br/> Formart: `[username]/[repo name]`, for example: `njleonzhang/image-bed` |
50+
| 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 |
5252
| markdownPasteImage.githubTimeOut | number | 10000 | github api is slow in china, here you can set timeout according to you network. 10s as default |
5353
| markdownPasteImage.cloudinaryName | string | "" | cloud name of cloudinary |

0 commit comments

Comments
 (0)