diff --git a/README.md b/README.md index f143b81..b6d84ea 100644 --- a/README.md +++ b/README.md @@ -86,6 +86,8 @@ key from Google ClientLogin. The actualy authentication is not handled by this library. I would recommend the [googleclientlogin](https://github.com/Ajnasz/GoogleClientLogin) ### Authentication example (using googleclientlogin): + var GoogleClientLogin = require("googleclientlogin").GoogleClientLogin; + var googleAuth = new GoogleClientLogin({ email: '', password: '', @@ -119,4 +121,4 @@ library. I would recommend the [googleclientlogin](https://github.com/Ajnasz/Goo ## Links - - - \ No newline at end of file + -