Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,7 @@ Score is Cornell’s all-in-one sports discovery hub that makes Cornell sports e
## Getting Started
1. Clone the repository
2. Download the following two files (AppDev members can find it pinned in `#score-android` in the Slack)
- `score-keystore`
- `google-services.json`
- `secrets.properties`
4. Add those three files to the project root in Android Studio
4. Add `secrets.properties` to the project root and `google-services.json` to the app level in Android Studio
5. Build and run!
Loading