Skip to content

Commit 64bc9c8

Browse files
committed
📦 Chore: update actions
1 parent bf473d0 commit 64bc9c8

2 files changed

Lines changed: 5 additions & 3 deletions

File tree

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,11 @@
2323

2424
![picgo-core](https://cdn.jsdelivr.net/gh/Molunerfinn/test/picgo/picgo-core-fix.jpg)
2525

26-
A tool for picture uploading. Both CLI & api supports. It also supports plugin system, please check [Awesome-PicGo](https://github.com/PicGo/Awesome-PicGo) to find powerful plugins.
26+
A tool for image uploading. Both CLI & api supports. It also supports plugin system, please check [Awesome-PicGo](https://github.com/PicGo/Awesome-PicGo) to find powerful plugins.
2727

28-
**Typora supports PicGo-Core natively**. If you like PicGo-Core and have time, welcome to help me translate the documentation of PicGo-Core into English.
28+
More details please see the [Homepage](https://picgo.app/) of PicGo.
29+
30+
**Typora supports PicGo-Core natively**.
2931

3032
## Installation
3133

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "picgo",
33
"version": "2.0.0",
4-
"description": "A tool for picture uploading",
4+
"description": "A tool for image uploading",
55
"main": "dist/index.cjs.js",
66
"module": "dist/index.esm.js",
77
"typings": "dist/index.d.ts",

0 commit comments

Comments
 (0)