Skip to content

Commit

Permalink
add reference to godoc
Browse files Browse the repository at this point in the history
  • Loading branch information
sv committed Jul 27, 2017
1 parent 5fc9267 commit c8c3d1e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,5 @@ This is an implementation of kdb+ driver native in Go. It implements Q IPC proto

Can be used both as a client(Go program connects to kdb+ process) and as a server(kdb+ connects to Go program).
In server mode no execution capabilities are available.

## For documentations and examples see [godoc](https://godoc.org/github.com/sv/kdbgo)

0 comments on commit c8c3d1e

Please sign in to comment.