Commit 5c604804 authored by Adrian Lanzafame's avatar Adrian Lanzafame Committed by hannahhoward

docs(README): fix formatting

Co-Authored-By: default avatarhannahhoward <hannah@hannahhoward.net>
parent f2b994ae
...@@ -128,7 +128,7 @@ import ( ...@@ -128,7 +128,7 @@ import (
ipld "github.com/ipld/go-ipld-prime" ipld "github.com/ipld/go-ipld-prime"
free "github.com/ipld/go-ipld-prime/impl/free" free "github.com/ipld/go-ipld-prime/impl/free"
fluent "github.com/ipld/go-ipld-prime/fluent" fluent "github.com/ipld/go-ipld-prime/fluent"
cidLink "github.com/ipld/go-ipld-prime/linking/cid" cidLink "github.com/ipld/go-ipld-prime/linking/cid"
) )
func SelectorSpecFromCidAndPath(lnk cid.Cid, pathSegments []string) (ipld.Node, error) { func SelectorSpecFromCidAndPath(lnk cid.Cid, pathSegments []string) (ipld.Node, error) {
...@@ -202,4 +202,4 @@ Small note: If editing the Readme, please conform to the [standard-readme](https ...@@ -202,4 +202,4 @@ Small note: If editing the Readme, please conform to the [standard-readme](https
## License ## License
MIT © Protocol Labs MIT © Protocol Labs
\ No newline at end of file
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment