Skip to content

Commit 1efff56

Browse files
committed
📝 Docs: update docs
1 parent 22b6004 commit 1efff56

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ yarn add picgo -D
5757

5858
### Use in CLI
5959

60-
> PicGo uses `SM.MS(S.EE)` as the default upload pic-bed.
60+
> PicGo uses `SM.MS(S.EE)` as the default upload image host.
6161
6262
Show help:
6363

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"main": "dist/index.cjs.js",
66
"module": "dist/index.esm.js",
77
"typings": "dist/index.d.ts",
8+
"homepage": "https://picgo.app/",
89
"bin": {
910
"picgo": "./bin/picgo"
1011
},

0 commit comments

Comments
 (0)