We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9130038 commit bc3491eCopy full SHA for bc3491e
1 file changed
README.md
@@ -9,12 +9,14 @@ This project is a fork of
9
[tencent-serverless-nodejs](https://github.com/yugasun/tencent-serverless-nodejs),
10
and modify for tencent cloud scf.
11
12
-## Getting Started
+## Install
13
14
```bash
15
npm install tencent-serverless-nodejs
16
```
17
18
+## Usage
19
+
20
```js
21
// handler.js
22
'use strict';
0 commit comments