Skip to content

Commit ba1fa95

Browse files
committed
Merge 'services' into 'master'
修改readme See merge request: !15
2 parents fa4aa55 + de6401d commit ba1fa95

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

README.EN.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@ English | [中文](README.md)
22

33
# Volcengine SDK for Node.js
44

5-
## Installation
6-
7-
### Requirements
5+
## Requirements
86

97
- Node.js >= 18
108

9+
## Installation
10+
1111
Recommended to use `pnpm` for installation. `npm` and `yarn` are also supported.
1212

1313
1. Installation Core Packages

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22

33
# Volcengine SDK for Node.js
44

5-
## 安装
6-
7-
### 环境要求
5+
## 环境要求
86

97
- Node.js >= 18
108

11-
推荐使用 `pnpm` 进行安装,同时支持 `npm``yarn`
9+
## 安装
10+
11+
推荐使用 `pnpm` 进行安装,同时支持 `npm``yarn`
1212

1313
1. 安装 Core 包
1414

0 commit comments

Comments
 (0)