Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Add package declaration to example.
  • Loading branch information
lthibault authored Aug 26, 2024
1 parent 509f425 commit 7cbf960
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ The easiest way to manage your API keys is with the [Turnkey CLI](https://github
### Example

```go
package main

import (
"fmt"
"log"
Expand Down

0 comments on commit 7cbf960

Please sign in to comment.