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
88
99### Usage
1010
11- 1 . Open this project
11+ 1 . Run ` pod try StudyplusSDK ` or open this project
12122 . Overwrite Consumer Key and Secret in ViewController.m
13133 . Set custom URL Scheme
14144 . Run
Original file line number Diff line number Diff line change @@ -192,10 +192,10 @@ static SPLStudyplus *studyplus;
192192
193193![ demo] ( https://raw.github.com/studyplus/Studyplus-iOS-SDK/master/docs/demoapp.png )
194194
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
1961962 . Edit consumer key and consumer secret in Viewcontroller.m
1971973 . Set URL Type with your consumer key
198- 4 . run
198+ 4 . Run
1991995 . Do "Auth" and "Post record", and see public timeline at http://studyplus.jp
200200
201201## License
You can’t perform that action at this time.
0 commit comments