Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
EdenwareApps authored Apr 6, 2023
1 parent 08b7a2d commit 203762c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ npm install efoxbr/node-bright-sdk
# Sample usage
```
var BrightSDK = require('node-bright-sdk');
// var brd = new BrightSDK({dllPath: '/.../sdk.dll'})
var brd = new BrightSDK()
brd.setAppName('MyApp');
brd.setTosLink('https://./license/');
Expand Down

0 comments on commit 203762c

Please sign in to comment.