Skip to content

Commit f352f17

Browse files
committed
update README.md
1 parent 7ffc57f commit f352f17

File tree

4 files changed

+13
-0
lines changed

4 files changed

+13
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
/.idea/

.npmignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
/.idea/

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,11 @@
99
>
1010
> [CodeOpen](https://codepen.io/pen/)
1111
12+
## Install
13+
14+
```shell
15+
npm i hexo-tag-codepen-x
16+
```
1217

1318
## Usage
1419

zh/README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,12 @@
88
>
99
> [CodeOpen](https://codepen.io/pen/)
1010
11+
## 安装
12+
13+
```shell
14+
npm i hexo-tag-codepen-x
15+
```
16+
1117
## 使用方法
1218

1319
### ①全局配置

0 commit comments

Comments
 (0)