Skip to content

Commit

Permalink
docs(README): fix formatting
Browse files Browse the repository at this point in the history
Co-Authored-By: hannahhoward <[email protected]>
  • Loading branch information
lanzafame and hannahhoward authored Mar 20, 2019
1 parent 1de5a3a commit 1a1fc2a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ import (
ipld "github.com/ipld/go-ipld-prime"
free "github.com/ipld/go-ipld-prime/impl/free"
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) {
Expand Down Expand Up @@ -202,4 +202,4 @@ Small note: If editing the Readme, please conform to the [standard-readme](https

## License

MIT © Protocol Labs
MIT © Protocol Labs

0 comments on commit 1a1fc2a

Please sign in to comment.