Skip to content

Commit

Permalink
chore: update readme for recognize golang code (#9)
Browse files Browse the repository at this point in the history
  • Loading branch information
Haupc authored Feb 5, 2024
1 parent d97995a commit 18fad74
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 @@ -15,7 +15,7 @@
- [ ] Write Erc721 balance

## How to Use:
```
```go
forkRpcEndpoint, err := foundryutils.StartFork("https://rpc.ankr.com/eth", nil)
if err != nil {
// do something with err
Expand Down

0 comments on commit 18fad74

Please sign in to comment.