We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22b6004 commit 1efff56Copy full SHA for 1efff56
README.md
@@ -57,7 +57,7 @@ yarn add picgo -D
57
58
### Use in CLI
59
60
-> PicGo uses `SM.MS(S.EE)` as the default upload pic-bed.
+> PicGo uses `SM.MS(S.EE)` as the default upload image host.
61
62
Show help:
63
package.json
@@ -5,6 +5,7 @@
5
"main": "dist/index.cjs.js",
6
"module": "dist/index.esm.js",
7
"typings": "dist/index.d.ts",
8
+ "homepage": "https://picgo.app/",
9
"bin": {
10
"picgo": "./bin/picgo"
11
},
0 commit comments