Skip to content

Commit

Permalink
API key
Browse files Browse the repository at this point in the history
  • Loading branch information
dimuska139 committed Oct 28, 2020
1 parent 4238b0e commit d62da3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ import (

func main() {
config := rawg.Config{
ApiKey: "YourAppName", // "YourAppName" will be set as User-Agent header
ApiKey: "yourapikey", // Your personal API key (see https://rawg.io/apidocs)
Language: "ru",
Rps: 5,
}
Expand Down

0 comments on commit d62da3e

Please sign in to comment.