Skip to content
This repository was archived by the owner on Nov 7, 2024. It is now read-only.

Commit 459346b

Browse files
Update README.md
Co-authored-by: Jan Mísař <jan.misar@ackee.cz>
1 parent f3250b4 commit 459346b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# OpenGoogleSignInSDK
22

3-
OpenGoogleSignInSDK is an open-source library which takes care of Google Sign-In flow using OAuth 2.0 and can be used as an alternative to GoogleSignIn SDK.
3+
OpenGoogleSignInSDK is an open-source library which takes care of Google Sign-In flow using OAuth 2.0 and can be used as an alternative to [official GoogleSignInSDK](https://developers.google.com/identity/sign-in/ios/sdk).
44

55
## Installation
66

@@ -61,4 +61,4 @@ func sign(didSignInFor user: GoogleUser?, withError error: GoogleSignInError?) {
6161

6262
## License
6363

64-
OpenGoogleSignInSDK is available under the MIT license. See the LICENSE file for more info.
64+
OpenGoogleSignInSDK is available under the MIT license. See the LICENSE file for more info.

0 commit comments

Comments
 (0)