Skip to content

Commit 664a9f5

Browse files
committed
docs: update reamde
1 parent 959d9d0 commit 664a9f5

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,8 @@ $ npm install tencent-component-monitor --save
1717

1818
并在 handler.js 文件里面,在所有引用的最前面引入 monitor
1919

20-
```
20+
```bash
2121
require('tencent-component-monitor')
22-
const fs = require('fs')
23-
const path = require('path')
24-
const { createServer, proxy } = require('tencent-serverless-http')
25-
2622
```
2723

2824
## License

0 commit comments

Comments
 (0)