diff --git a/README.md b/README.md index 4611a7f..7b2af98 100644 --- a/README.md +++ b/README.md @@ -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) \ No newline at end of file