From a285b42b9b693e5313344092d2acba82fc3da22d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Art=C5=ABras=20=C5=A0lajus?= Date: Thu, 13 Dec 2018 12:03:41 +0200 Subject: [PATCH] Add releases link to readme --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index f8dcabc6..a52bd4bd 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,10 @@ or as part of Firebase configuration. In order to access ID tokens or server auth codes, you also need to configure a web client ID. +## Downloading the built plugin package + +Releases can be found at https://github.com/googlesamples/google-signin-unity/releases + ## How to build the sample