diff --git a/README.md b/README.md new file mode 100644 index 0000000..f063179 --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +# SignIn + +This app is a sample of how to use Google Sign-In API in your Android application. + +# Setup + +Follow this link https://developers.google.com/identity/sign-in/android/start-integrating to get all information to setup your project and start integrating with Google Sign-In.