Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
n-oz authored Dec 29, 2017
1 parent 84b992d commit c637682
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ The Digitalgate IOS SDK is compatible with IOS 9.0 and above. Swift 3.2 and abov

Find Digitalgate.framework file under the framework folder and copy the file into the your project, add the framework to your Embedded Binaries

####Login Coordinator
#### Login Coordinator

Everything is handled through the LoginCoordinator class. You insantiate it and pass the root view controller which is the UIViewController from which the Login process will be started (presented) on.

Expand Down

0 comments on commit c637682

Please sign in to comment.