diff --git a/README.md b/README.md index 3ee78ccad..683f4d6a3 100644 --- a/README.md +++ b/README.md @@ -124,7 +124,8 @@ If you're using Google authentication, add the following to your `` ``` **Note:** If you're using Google Sign-in you'll also need to ensure that your `google-services.json` file is created -and placed in your app folder. +and placed in your app folder. To get one for your project, you can do so [on this link] +(https://developers.google.com/identity/sign-in/android/start). ### Inherit from FirebaseLoginBaseActivity