Skip to content
This repository has been archived by the owner on Aug 17, 2023. It is now read-only.

Commit

Permalink
README formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
th-skhozin committed May 13, 2019
1 parent 071b9b0 commit d5817ad
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -121,12 +121,12 @@ One.startSessionWithSK("ONE-XXXXXXXXXX-1022",
Objective-C:
```objective-c
[One startSessionWithSK:@"ONE-XXXXXXXXXX-1022"
uri:@"myAppsNameURI"
apiKey:@"f713d44a-8af0-4e79-ba7e-xxxxxxxxxxxxxxxx"
sharedSecret:@"bb8bacb2-ffc2-4c52-aaf4-xxxxxxxxxxxxxxxx"
userId:@"api@yourCompanyName"
adminMode:NO
hostName:@"eu2.thunderhead.com"];
uri:@"myAppsNameURI"
apiKey:@"f713d44a-8af0-4e79-ba7e-xxxxxxxxxxxxxxxx"
sharedSecret:@"bb8bacb2-ffc2-4c52-aaf4-xxxxxxxxxxxxxxxx"
userId:@"api@yourCompanyName"
adminMode:NO
hostName:@"eu2.thunderhead.com"];
```
#### Set up the Framework in Admin mode
Expand Down

0 comments on commit d5817ad

Please sign in to comment.