Skip to content

Commit 8c60a02

Browse files
committed
Updated main README with link to hasura module docs.
1 parent 4caf39d commit 8c60a02

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -233,4 +233,8 @@ head, err := tzkt.GetHead(ctx)
233233
if err != nil {
234234
log.Panic(err)
235235
}
236-
```
236+
```
237+
238+
### `hasura`
239+
240+
Go wrapper for Hasura metadata methods, read docs [here](hasura/README.md)

0 commit comments

Comments
 (0)