Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
balcieren committed Jun 18, 2023
1 parent 9c66a28 commit 5e9d61e
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
@@ -1,7 +1,7 @@
# kervan-scout-go

```go
client := kervanscout.New(&kervanscout.Config{
client := kervanscout.New(kervanscout.Config{
Host: "...",
ProjectToken: "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.....",
})
Expand Down

0 comments on commit 5e9d61e

Please sign in to comment.