Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
SamueleA committed Jul 30, 2020
1 parent 3cb4630 commit ba20d9a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -531,8 +531,7 @@ Get the current public key generated by the daemon.

#### .notificationSubscribe()
Returns a ReadableStream that notifies about new notifications.
Notifications are triggered upon another member's interaction with a shared file or bucket, for example if he attempts to add a new file.

Notifications are triggered upon another member's interaction with a shared file or bucket, for example if he attempts to add a new file to a shared bucket.

```js
const notificationStream = client.notificationSubscribe();
Expand Down

0 comments on commit ba20d9a

Please sign in to comment.