diff --git a/README.md b/README.md index 9e187c8f35f1c983236955b95be9d26e0826b700..e958b2f8d0ed2b34ee623d7401cfcfdc00619c77 100644 --- a/README.md +++ b/README.md @@ -15,10 +15,11 @@ For more information about working with ADC in a local environment, see [Local development environment](https://cloud.google.com/docs/authentication/provide-credentials-adc#local-dev). +1. In the `GithubFinder.java` on the line `75` remove `"ADD_HERE_YOUR_GITHUB_TOKEN"` and add your own token (go to your GitHub profile -> Settings -> Developer Settings -> Personal access tokens -> tokens -> Generate new token) 1. Run `./gradlew build` You should see: `BUILD SUCCESSFUL` -4. Project should be ready +1. Project should be ready # Usage