File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ StudyplusSDK Demo
8
8
9
9
### Usage
10
10
11
- 1 . Open this project
11
+ 1 . Run ` pod try StudyplusSDK ` or open this project
12
12
2 . Overwrite Consumer Key and Secret in ViewController.m
13
13
3 . Set custom URL Scheme
14
14
4 . Run
Original file line number Diff line number Diff line change @@ -192,10 +192,10 @@ static SPLStudyplus *studyplus;
192
192
193
193
![ demo] ( https://raw.github.com/studyplus/Studyplus-iOS-SDK/master/docs/demoapp.png )
194
194
195
- 1 . See Demo directory and open StudyplusSDKDemo/StudyplusSDKDemo.xcodeproj
195
+ 1 . Run ` pod try StudyplusSDK ` or See Demo directory and open StudyplusSDKDemo/StudyplusSDKDemo.xcodeproj
196
196
2 . Edit consumer key and consumer secret in Viewcontroller.m
197
197
3 . Set URL Type with your consumer key
198
- 4 . run
198
+ 4 . Run
199
199
5 . Do "Auth" and "Post record", and see public timeline at http://studyplus.jp
200
200
201
201
## License
You can’t perform that action at this time.
0 commit comments