From 6b376991890c98d0c01c5c7c519c08a2db024ee9 Mon Sep 17 00:00:00 2001 From: "Daniele Verducci (ZenPenguin)" Date: Sun, 29 Aug 2021 07:48:36 +0200 Subject: [PATCH] updated README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 4dcf462..4a60ac9 100644 --- a/README.md +++ b/README.md @@ -4,3 +4,6 @@ Android app to show your Nextcloud Maps geobookmarks list. Geobookmarks can be o A new geobookmark can be created on current location. **Requires Maps app to be installed on the Nextcloud instance.** + +This work is heavily based on [matiasdelellis's Nextcloud SSO example](https://github.com/matiasdelellis/app-tutorial-android) to implement [Nextcloud single sign on](https://github.com/nextcloud/Android-SingleSignOn). +