Skip to content

Commit ad08273

Browse files
committed
✨ Feature: update docs
1 parent 30ef9ee commit ad08273

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

docs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@ features:
1010
details: 丰富的API可以支持你的Node程序无缝接入PicGo的上传流程,简化上传的步骤。
1111
- title: 支持插件系统
1212
details: 整个生命周期都可以插件化,给予插件极大的自由度,可以实现很多意想不到的功能。
13-
footer: MIT Licensed | Copyright © 2018 Molunerfinn
13+
footer: MIT Licensed | Copyright © 2018 - Now Molunerfinn
1414
---

docs/zh/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@ features:
1010
details: 丰富的API可以支持你的Node程序无缝接入PicGo的上传流程,简化上传的步骤。
1111
- title: 支持插件系统
1212
details: 整个生命周期都可以插件化,给予插件极大的自由度,可以实现很多意想不到的功能。
13-
footer: MIT Licensed | Copyright © 2018 Molunerfinn
13+
footer: MIT Licensed | Copyright © 2018 - Now Molunerfinn
1414
---

docs/zh/guide/getting-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# 快速上手
22

33
::: warning 注意
4-
请确保你的 Node.js 版本 >= 12
4+
请确保你的 Node.js 版本 >= 16
55
:::
66

77
::: tip 提示

0 commit comments

Comments
 (0)