Skip to content

Commit 881697c

Browse files
committed
Update README
1 parent 9d949c7 commit 881697c

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,11 @@ An simple iOS example app of GitHub GraphQL API using Apollo.
99

1010
## Requirements
1111

12-
- Swift 5.2
1312
- Xcode 11.5
13+
- Swift 5.2
1414

1515
## How to start
1616

17-
- You need to [register for the GitHub pre-release program](https://github.com/prerelease/agreement), get your OAuth token with repo scope and set it to `RepositoriesViewController`.
17+
- Open `GitHub-GraphQL-API-Example-iOS.xcodeproj`
18+
- Replace `YOUR_TOKEN` in `RepositoriesViewController` with your private access token on GitHub and build!
1819

0 commit comments

Comments
 (0)