Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremytchang committed Apr 4, 2023
1 parent c538d38 commit 36e8a02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ The Go Looker SDK provides a convenient way to call your Looker instance's [Look

## Basic Usage

Read through the code snippet below for basic SDK setup and usage. Also `git clone` this sdk-codegen repo and run the [example code](go/example/main.go).
Example code snippet below for basic SDK setup and usage. Also `git clone` this sdk-codegen repo and run the [example code](go/example/main.go).

```go
import (
Expand Down

0 comments on commit 36e8a02

Please sign in to comment.