diff --git a/README.md b/README.md new file mode 100644 index 0000000..87beee7 --- /dev/null +++ b/README.md @@ -0,0 +1,13 @@ +# Score +
+ +Score is Cornell’s all-in-one sports discovery hub that makes Cornell sports easily accessible and engaging for the entire community. A free and open-source app, Score helps facilitate the seamless discovery, tracking, and engagement of Cornell sports, allowing students to conveniently stay informed on sports games and feel motivated to actively participate in the campus sports culture. + + +## 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` +4. Add those two files to the project root in Android Studio +5. Build and run!