Skip to content
Snippets Groups Projects
Commit 61882229 authored by samuelvasecka's avatar samuelvasecka
Browse files

readme update

parent 473a8d94
1 merge request!2Master
...@@ -15,10 +15,11 @@ ...@@ -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). 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` 1. Run `./gradlew build`
You should see: `BUILD SUCCESSFUL` You should see: `BUILD SUCCESSFUL`
4. Project should be ready 1. Project should be ready
# Usage # Usage
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment