Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
agsh authored May 24, 2024
1 parent cf55ba1 commit ad0a645
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -173,8 +173,8 @@ Options

## Promises

Right now master branch have a `onvif/promises` namespace that provides promisified version of Cam constructor returns
an object with the same methods as described below or in documentation but returns promises. Short example of common
Right now master branch have a `onvif/promises` namespace. It have promisified version of Cam constructor which returns an object with
the same methods as described below or in documentation but returns promises instead of callback function. Short example of common
usage is here:

```js
Expand Down

0 comments on commit ad0a645

Please sign in to comment.