diff --git a/README.md b/README.md index f0e60dc..d36e0d4 100644 --- a/README.md +++ b/README.md @@ -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