Skip to content

Commit

Permalink
Add createUser to the docs
Browse files Browse the repository at this point in the history
  • Loading branch information
spencercarli committed Mar 18, 2016
1 parent 49d60fc commit 46a1785
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 @@ -161,7 +161,7 @@ Disconnect from the DDP server.
* [Meteor.loginWithPassword](http://docs.meteor.com/#/full/meteor_loginwithpassword) (Please note that user is auto-resigned in - like in Meteor Web applications - thanks to React Native AsyncStorage.)
* [Meteor.logout](http://docs.meteor.com/#/full/meteor_logout)
* [Meteor.call](http://docs.meteor.com/#/full/meteor_call)

* [Accounts.createUser](http://docs.meteor.com/#/full/accounts_createuser)

## Meteor.ddp

Expand Down

0 comments on commit 46a1785

Please sign in to comment.