diff --git a/README.md b/README.md index 0c7b05c..c98f503 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ # FitKit -A simple iOS app to sync Fitbit data to Apple Health on the iPhone. \ No newline at end of file +A simple iOS app to sync Fitbit data to Apple Health on the iPhone. Also, my first iOS Swift app, so there's a lot missing. + +## API Keys + +Copy `./FitKit/Secrets.example.plist` to `./FitKit/Secrets.plist` and update it with your Fitbit client info from https://dev.fitbit.com/.