From 5b5f3c6d8963e78bab5861e38e370338a25752ef Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Ritzl?= Date: Mon, 29 Jul 2019 13:45:58 +0200 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b6b62c9..46de2e2 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # Google Play Game Services for Defold -[Documentation](https://defold.github.io/extension-gpgs/) +This is a Defold [native extension](https://www.defold.com/manuals/extensions/) which provides access to Google Play Game Services functionality on Android devices. + +To learn more please visit the [documentation page](https://defold.github.io/extension-gpgs/) for this extension. ---