Skip to content

Commit bc3491e

Browse files
committed
fix: update readme
1 parent 9130038 commit bc3491e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,14 @@ This project is a fork of
99
[tencent-serverless-nodejs](https://github.com/yugasun/tencent-serverless-nodejs),
1010
and modify for tencent cloud scf.
1111

12-
## Getting Started
12+
## Install
1313

1414
```bash
1515
npm install tencent-serverless-nodejs
1616
```
1717

18+
## Usage
19+
1820
```js
1921
// handler.js
2022
'use strict';

0 commit comments

Comments
 (0)