Skip to content

Commit f2d88f0

Browse files
committed
cleanig up section
1 parent 548dbc1 commit f2d88f0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/docs/usage/sdk/how-to-use.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@ If using Node.js you can import the library with:
2929
const { StreamrClient } = require('@streamr/sdk');
3030
```
3131

32+
### Cleaning up
33+
3234
After the StreamrClient is no longer needed or the process is shutting down it is very important to destroy the StreamrClient:
3335

3436
```js

0 commit comments

Comments
 (0)