Skip to content

Commit

Permalink
Merge branch 'master' of github.com:mizzao/meteor-sharejs
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidSichau committed Jul 29, 2016
2 parents 8a4bda9 + edf5377 commit 5ccc637
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ The Authorization was removed in version 0.9.0, because the current implementati

## Advanced

You can access the [ShareJS Server API](https://github.com/share/ShareJS/wiki/Server-api) at `ShareJS.model`. For example, you may want to delete documents ops when the document is deleted in your app. See the demo for an example.
You can access the [ShareJS Server API](https://github.com/share/ShareJS/wiki/Server-api) via `import { ShareJS } from 'meteor/mizzao:sharejs'`. For example, you may want to delete documents ops when the document is deleted in your app. See the demo for an example.

## Notes

Expand Down

0 comments on commit 5ccc637

Please sign in to comment.