diff --git a/Setup.md b/Setup.md index f8be4380..6271edb6 100644 --- a/Setup.md +++ b/Setup.md @@ -8,5 +8,5 @@ To get these, [register](https://github.com/settings/applications/new) a new OAu Here, you will need to fill in an Application name, Homepage URL and Authorization callback URL. Make sure the Authorization callback URL is set to `freetime://`. The others can be filled in as you wish. -You'll be redirected to the application page and access the Client ID and Client Secret. +You'll be redirected to the application page where you can access your Client ID and Client Secret. Simply change the standard values in [Secrets.swift](https://github.com/rnystrom/Freetime/blob/master/Classes/Other/Secrets.swift) with your values and you're good to go.