Skip to content

Commit

Permalink
Links to documentation in README
Browse files Browse the repository at this point in the history
fix 67
fix 110
  • Loading branch information
Peter Wilhelmsson authored and 2hdddg committed Aug 4, 2020
1 parent c8f9517 commit 3fc3a0f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,11 @@ Make sure your application has been setup to use go modules (there should be a g

Add the driver with `go get github.com/neo4j/neo4j-go-driver/neo4j`

## Documentation
Drivers manual that describes general driver concepts in depth [here](https://neo4j.com/docs/driver-manual/1.7/).

Go package API documentation [here](https://pkg.go.dev/github.com/neo4j/neo4j-go-driver/neo4j).

## Minimum Viable Snippet

Connect, execute a statement and handle results
Expand Down

0 comments on commit 3fc3a0f

Please sign in to comment.